-
Node Version - 6.10.2 ( Previously working fine with v0.10.26)
NPM version - 3.10.10
OS - MacOS Sierra 10.12.4
@https://travis-ci.org/Sannis/node-mysql-libmysqlclient/jobs/194103714
var mysqll…
-
These things are just remarks to currently existing things related to ubertests run. As far, as tests work, they can be ignored, (but it is better to fix them, as they're mostly tiny).
1. `.build` …
-
i have
python 2.7
node 6.9.2
npm 3.10.9
when i try to run your sample files from tests/low-level-sync
node setup-low-level-sync.js,
I'm getting cannot read property 'mysqlConnection' of null
…
-
### DBD::mysql version
5.003
### MySQL client version
mysql80-client-8.0.35 from pkg repository.
### Server version
8.0.35?
### Operating system version
FreeBSD 14.0-RELEASE-p5
…
-
Hello,
Lab2a and lab2b get an error like below ;
TASK [common : enable mysql80-community repo] **********************************
changed: [lab2b]
TASK [common : Install mysql community server…
-
The steps mentioned in the documentation for `mysqlclient` are not working as expected and is raising the following error
```
ImportError: libmysqlclient.so.1020: cannot open shared object file: No …
-
Hi. Like your Lwan web server.
Work and compiled without problem on "ubuntu-20.04.1-live-server-amd64", but Ubuntu is more heavy than Debian.
So, i try to compile it on Debian (i know that it`s n…
-
Hello, I encounter a problem that python process hang when waiting mysql response. The situation is like this: python process have connected mysql server and wait response (call libmysqlclient.so at t…
-
### What is your question?
> Configure project :
>> conan install ../src/main/cpp --profile android -s build_type=Debug -s arch=armv7 --build missing -c tools.cmake.cmake_layout:build_folder_vars=…
-
We can potentially add an extra layer of protection to the mysql TLS connection by [enabling cert verification](https://dev.mysql.com/doc/refman/8.0/en/using-encrypted-connections.html#using-encrypted…