Hi!
My name is Valentin and I am writing to you for the following problem:
I created a database containing the table:
CREATE TABLE `documents_ex` (
`ID` int(10) unsigned NOT NULL AUTO_INCREMENT,
`Journal_ex_ID` int(10) unsigned DEFAULT NULL,
`Documents_ID` int(10) unsigned DEFAULT NULL,
My name is Valentin IONESCU,
I download MySQL 4.1.1 and MySQL Control Center.
I issue a subquery that works correctly on server, but
when I try to execute it from MySQL Control Center I
receive the message [MySql_server] ERROR 1235: This
version of MySQL doesn't yet support 'LIMIT &a