Скрыть
[mysql] Общение с суппортом доставляет )))
У чувака проблема в мускуле. Решить не получается, пишет разработчикам. До сих пор ржу:
Alex Dantart:
MySQL connection id is 10 to server version: 4.1.15-Debian_1ubuntu5-log
mysql> create table test (field1 varchar(128) NOT NULL, field2 varchar(128) NOT NULL)
ENGINE=InnoDB;
Query OK, 0 rows affected (0.02 sec)
mysql> insert into test (field1, field2) VALUES ("a", "b");
ERROR 1030 (HY000): Got error -1 from storage engine
Support:
Thank you for the report.
But version 4.1.15 is quite old. Please upgrade to current version 4.1.23, try with it
and say us result.
Alex Dantart:
Upgraded to 5.0.22-Debian_0ubuntu6.06.3
# mysql
Your MySQL connection id is 5 to server version: 5.0.22-Debian_0ubuntu6.06.3-log
mysql> create table test (field1 varchar(128) NOT NULL, field2 varchar(128) NOT NULL)
ENGINE=InnoDB;
Query OK, 0 rows affected (0.18 sec)
mysql> insert into test (field1, field2) VALUES ("a", "b");
ERROR 1030 (HY000): Got error -1 from storage engine
The same with 5.0
Support:
Thank you for the feedback.
But version 5.0.22 is outdated too. Please use current version 5.0.45.
Alex Dantart:
are you kidding me ? :D
It's the stable version on Ubuntu repository... PLEASE do not make me installing one from tarball manually...
So is this a problem that appear in ALL VERSIONS that are not the LAST one ? :P
Support:
Thank you for the feedback.
Version 5.0.22 has been released more than 1 year ago. Many bugs have been fixed since.
Additionally I can not repeat described behaviour in my environment.
You don't need to install something manually. Use our Generic Linux packages accessible from http://dev.mysql.com/downloads/mysql/5.0.html
Alex Dantart:
I'm playing with all versions this morning :P
4.1.5, 5.0.21, 5.0.22, 5.0.38
all gives "ERROR 1030 (HY000): Got error -1 from storage engine"
Support:
Thank you for the feedback.
Version 5.0.38 is not last.
But seems you are right: problem is in your environment.
Alex Dantart:
And is my problem ?
What are you going to tell me ? to change motherboard ?
Please, read carefully... NEW COMPUTER, new ubuntu install from Internet
Just mysql-client and server install... NOTHING change
Re:[mysql] Общение с суппортом доставляет )))
фидбек 2007 года, если что. Имя суппортера - Sveta Smirnova :)
Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1