Problem with embeded MySQL
Posted: Sun 15 Jan 2012 11:20
HI , sorry my bad english
i use your trial mydac product and use delphi 2010.
i can connect to mysql database in direct and client mode but i can't work with embeded mysql mode.
i read some topic about problem with embed in mysql but my problem exist yet !
i use libmysqld.dll and correct data and share folder in custom place .
but when i will choose my database , it will appeare in database list, but when i will try to connect it , error accured !
errors :
somting = invalid information in file ..... sss.frm . i copy mysql database files in this folder !
somting =
exception in module project.exe at 0019944D
a call to an mysql_server_init failed
c:\......\data\CAD387A7-72D8.....-this proccess cannot access the file because it is being used by another proccess
c:\....\data\ibdata1 - the file exists
c:\....\data\ibdata1 - this proccess cannot access the file because it is being used by another proccess
thank you for your answer
i use your trial mydac product and use delphi 2010.
i can connect to mysql database in direct and client mode but i can't work with embeded mysql mode.
i read some topic about problem with embed in mysql but my problem exist yet !
i use libmysqld.dll and correct data and share folder in custom place .
but when i will choose my database , it will appeare in database list, but when i will try to connect it , error accured !
errors :
somting = invalid information in file ..... sss.frm . i copy mysql database files in this folder !
somting =
exception in module project.exe at 0019944D
a call to an mysql_server_init failed
c:\......\data\CAD387A7-72D8.....-this proccess cannot access the file because it is being used by another proccess
c:\....\data\ibdata1 - the file exists
c:\....\data\ibdata1 - this proccess cannot access the file because it is being used by another proccess
thank you for your answer