[Lazarus] TMysql57Connection won't connect to localhost
Landmesser John
jmlandmesser at gmx.de
Tue May 29 13:24:44 CEST 2018
try Zeoslib, i use it for an Oracle Connection, but they have allso MySQL
https://sourceforge.net/projects/zeoslib/
they even handle german Umlauts correct :-)
Am 29.05.2018 um 05:36 schrieb Larry Dalton via Lazarus:
> I am running lazarus 1.8.2 on linux mnt 17.2.
> I am trying to access a mysql database that was installed with Bitnami.
>
> * Server: Localhost via UNIX socket
> * Server type: MySQL
> * Server connection:SSL is not being usedDocumentation
> <http://127.0.0.1:8080/phpmyadmin/doc/html/setup.html#ssl>
> * Server version: 5.7.22 - MySQL Community Server (GPL)
> * Server: Server: localhost:3307
> <http://127.0.0.1:8080/phpmyadmin/index.php>
> * Protocol version: 10
> * User: root at localhost
> * Server charset:UTF-8 Unicode (utf8)
>
> * Apache
> * Database client version: libmysql - mysqlnd 5.0.12-dev - 20150407
> - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $
> * PHP extension: mysqliDocumentation
> <http://127.0.0.1:8080/phpmyadmin/url.php?url=https%3A%2F%2Fsecure.php.net%2Fmanual%2Fen%2Fbook.mysqli.php>curlDocumentation
> <http://127.0.0.1:8080/phpmyadmin/url.php?url=https%3A%2F%2Fsecure.php.net%2Fmanual%2Fen%2Fbook.curl.php>mbstringDocumentation
> <http://127.0.0.1:8080/phpmyadmin/url.php?url=https%3A%2F%2Fsecure.php.net%2Fmanual%2Fen%2Fbook.mbstring.php>
> * PHP version: 7.1.17
>
> * Phpmyadmin Version information:4.8.0.1, latest stable version:
> 4.8.1 <https://www.phpmyadmin.net/files/4.8.1/>
> * Web Address http://127.0.0.1:8080/phpmyadmin/
>
>
> I am using localhost as hostname on Tmysql57Connection.
> I cannot connect the Tmysql57Connection to localhost.
> Help?
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20180529/bb798b58/attachment.html>
More information about the Lazarus
mailing list