Page 3 of 5

Posted: 19.02.2012, 22:20
by wylton
pictrue...

Posted: 19.02.2012, 22:25
by wylton
perdoname no puedo explicarlo bien con Ingles, espero que los fotos se podrian servir para algo..

Posted: 20.02.2012, 16:19
by EgonHugeist
ism, can you please install a 64Bit MySQL and try a sample-project with fpc2.6 and Linux64 Bit? It seem's like we've pointer propblems here...

Posted: 22.02.2012, 23:20
by ism
Maybe it's the same problem
http://freepascal.ru/forum/viewtopic.ph ... =15#p59618
Alexs promised to write a patch

I try in linux 64 bit and mysql 5.5.16, lazarus 0.9.31 64 bit, fpc 2.6.0, zeos rev 1026 , all working ok (truth I do not know how and what to test) i create table in lazarus project and write in table strings

Maybe it is only in 64 bit windows , i do not have 64 bit windows version

Posted: 23.02.2012, 19:29
by wylton
yes...it is olny in 64 bit windows..

Posted: 24.02.2012, 12:48
by EgonHugeist
wylton, are you sure you use MySQL-64Bit and the right Client-MySQL.DLL?

Posted: 24.02.2012, 14:43
by wylton
yes. i use mysql 5.5.10 .

Posted: 24.02.2012, 19:44
by EgonHugeist
Which libMySQL.dll ? the one from Zeos or from installed 64Bit-MySQL?

Posted: 24.02.2012, 20:43
by wylton
from installed 64bit-mysql.

Posted: 25.02.2012, 14:28
by EgonHugeist
wylton, i'm trying to figure out what's wrong. I do not use W64Bit. So i do this blindly.

I want to find out whats wrong.

We've several Options:
First:
Use the \trunk or \testing Revision. Are the problems the same?

Secopnd
Set a breakpoint to ZDbcMySqlResultSet.pas line 292 and check the PlainDriver-results.
(ColumnInfo.ColumnName .... ) There Zeos moves the MySQL-Resuls to the Zeos-ResultSets. Are these values empty? If they are then we've a strange Compatibility-problem with W64 else we've Zeos-internal problems.

Can you please check these 2 options before i tell you several more options?

EgonHugeist

Posted: 25.02.2012, 16:15
by wylton
(gdb)


eliminado..

Posted: 25.02.2012, 16:16
by wylton
eliminado...

Posted: 25.02.2012, 20:53
by ism

Code: Select all

from lazarus. 
what the dot ? this is wrong

Image

Posted: 25.02.2012, 21:15
by EgonHugeist
ism, this was not the problem. That was a command line test...

The Problem is that Zeos in W64 can't read the Plaindriver-Data or we lost the informations..
We've to check his dump above.. We need a FPC-spezialist here. Somebody who use the same Config like wylton....

The last dump of him points me to interface-lost problems, on the first look...

Here we have straingth language problems to comunicate.

wylton did you check the other revisions? If some of them work we can compare them to check the issues..

Best regards

Posted: 25.02.2012, 21:28
by wylton
yes .

my.ini:

.....sorry...Please read the contents of the back。