Search found 6 matches

by guidaenzo
23.07.2012, 21:06
Forum: MySQL
Topic: Problems with embedded mysql.
Replies: 10
Views: 3052

The library libmysqld.dll 5.5.25a.0 version is not supported.
I installed version 5 and it works only at runtime.
In Designetime does not work.
Thanks a lot anyway.
by guidaenzo
23.07.2012, 19:54
Forum: MySQL
Topic: Problems with embedded mysql.
Replies: 10
Views: 3052

Then I installed the latest version of lazarus and zeoslib-trunk.
The installation was successful.
But I have the same problem at both designtime it at runtime.
The application quits.
by guidaenzo
23.07.2012, 18:36
Forum: MySQL
Topic: Problems with embedded mysql.
Replies: 10
Views: 3052

If you assign the connection fields @runtime not works perfectly.

I try to update lazarus and install version 7 of zeoslib.
by guidaenzo
23.07.2012, 08:38
Forum: MySQL
Topic: Problems with embedded mysql.
Replies: 10
Views: 3052

The problem occurs even if I click on the catalog properties of the object inspector.
by guidaenzo
23.07.2012, 08:33
Forum: MySQL
Topic: Problems with embedded mysql.
Replies: 10
Views: 3052

these are the settings zconnect: database -> mysql username -> '' password -> '' hostname ->'' properties-> ServerArgument1=--basedir=./ ServerArgument2=--datadir=./data ServerArgument3=--character-sets-dir=./share/charsets ServerArgument4=--language=./share/english ServerArgument5=--skip-innodb Ser...
by guidaenzo
21.07.2012, 07:15
Forum: MySQL
Topic: Problems with embedded mysql.
Replies: 10
Views: 3052

Problems with embedded mysql.

I have a problem with embedded mysql MY SETUP Windows 7 32bit lazarus 0.9.30.2 zeoslib ZEOSDBO-6.6.6-stable mysql- 5.5.25a.0 libmysqld.dll copy to windows/system/ folder 1) At designetime I added the component zcomponent in the form set the protocol property on mysqld-5 When I set the connected pro...