回复: mysql transaction log

2010-05-03 Thread Timo
InnoDB support transaction. MyISAM does not support trantsaction. http://www.databasejournal.com/features/mysql/article.php/3382171/Transactions-in-MySQL.htm 2010-05-04 Best regards Timo Seven blog: http://zauc.wordpress.com #请翻墙浏览,或者指定hosts到74.200.243.252### twitter: https

回复: Multiple table engine

2010-04-08 Thread Timo
Different engines' tables have no connect each other. 2010-04-08 Best regards Timo Seven blog: http://zauc.wordpress.com #请翻墙浏览,或者指定hosts到74.200.243.252### UNIX System Admin & MySQL DBA 发件人: Tompkins Neil 发送时间: 2010-04-08 18:22 主 题: Multiple table engine 收件人: "[

Re: some problem of InnoDB performance optimization

2010-03-22 Thread Timo
HI Peter: Thanks for your answer. I have understand your answer. Thank you very much. ―― Best regards Timo Seven blog: http://zauc.wordpress.com #请翻墙浏览,或者指定hosts到74.200.243.252### UNIX System Admin 2010/3/23 Peter Zaitsev > Hi, > > Lets see If I

some problem of InnoDB performance optimization

2010-03-21 Thread Timo
vel replication? Can give problems for portable applications if you port from MySQL-4.0 to later What's the meaning about this sentence? ―― Best regards Timo Seven blog: http://zauc.wordpress.com #请翻墙浏览,或者指定hosts到74.200.243.252### UNIX System Admin

Re: mysql bug

2002-03-22 Thread Timo Maier
Hi Sinisa! >Thank you for your bug report. Thank /you/ for MySQL (: tam -- eCS 1.00, Ducati 750SS '92 up and running http://tam.belchenstuermer.de/ - Before posting, please check: http://www.mysql.com/manual.php (the manu

mysql bug

2002-03-04 Thread Timo Maier
Hi! This is the test table: DROP TABLE IF EXISTS asinfo; CREATE TABLE asinfo ( asinfoID int(10) unsigned NOT NULL auto_increment, art char(1) binary NOT NULL default '', KNR char(5) NOT NULL default '', RECHNR char(6) NOT NULL default '', POSNR char(2) NOT NULL default '', ARTNR char

mysqldump

2001-01-25 Thread Timo Maier
Hi Yuri! When I try the following on our remote mysql server: E:\Files\MySQL\bin\mysqldump.exe -C --host=www.diotec.com --user=Wdiotec --password=secret --add-drop-table diotec webdistri I get this error msg: > > # MySQL dump 8.11 > # > # Host: www.diotec.comDatabase: diotec > #