Page 1 of 1

Error in design time fith closing Query with FethAll = False

Posted: Wed 01 Feb 2006 21:16
by patyi
When I closing a Query and FethAll is False I gat an error in design time
(D7, latest version of MyDAC): Project XXXX raised exception class EMySqlException with message 'Server shutdown in progress' process stoped ...

It is a bug, or I doing somthing wrong ? (sory for my english !)
(in version befor 4.30 this is not happen)

Posted: Tue 07 Feb 2006 15:44
by Ikar
This is a bug, you should never see EMySqlException in design-time. You can see only EMyError exception.
Please send us (mydac*crlab*com) a complete small sample to demonstrate it, including script to create and fill table.
Also supply us following information
- Exact version of Delphi, C++ Builder or Kylix
- Exact version of MySQL server and MySQL client. You can see it in Info
sheet of TMyConnection Editor