Page 1 of 1

Error with MySQL 5.0.37

Posted: Wed 21 Mar 2007 19:52
by patyi
Hi !

I'm just installed MySQL 5.0.37 and get an error when open a query :
"Invalid class typecast". Before I use MySQL 5.0.27 and no error !
(the source code is unchanged sins server is reinstalled,
I'm make a data dump on old server and restore it to the new server)

MyDAC 4.40.0.23, Delphi 7.

It is posible that the new version of server and MyDAC is incompetible ?
(sory for my English...)

Posted: Thu 22 Mar 2007 15:11
by Antaeus
Probably there were changes with fields describing between these two versions of MySQL Server. This problem can arise because you have created fields for a dataset objects like TMyQuery, TMyTable in design time. Please try to determine what field type causes this problem. A simple project that includes script to create server object(s) would be very helpful to reproduce this problem. You can send it to me at evgeniyd*crlab*com.