mysql:14564
From: Satoshi Tatsuoka <Satoshi Tatsuoka <satoshi@xxxxxxxxxx>>
Date: Tue, 20 May 2008 10:58:35 +0900
Subject: [mysql 14564] Re: mysqlclusterの最大カラム数について
立岡です。 バージョンが違うのではないかとエラーがでてますね。 下記の結果はどうなりますか? mysql> show variables like '%version%'; または mysql> select version(); > mysql> CREATE LOGFILE GROUP lg_1 > -> ADD UNDOFILE 'undo_1.dat' > -> INITIAL_SIZE 16M > -> UNDO_BUFFER_SIZE 2M > -> ENGINE NDB; > ERROR 1064 (42000): You have an error in your SQL syntax; check the > manual that corresponds to your MySQL server version for the right > syntax to use near '16M > UNDO_BUFFER_SIZE 2M > ENGINE NDB' at line 3 > > show warnings\G > *************************** 1. row *************************** > Level: Error > Code: 1064 > Message: You have an error in your SQL syntax; check the manual that > corresponds to your MySQL server version for the right syntax to use > near '16M > UNDO_BUFFER_SIZE 2M > ENGINE NDB' at line 3 > 1 row in set (0.00 sec)
14523 2008-05-09 19:12 [oiron <norio.oiron@x] mysqlclusterの最大カラム数について 14524 2008-05-09 20:22 ┗[Satoshi Tatsuoka <sa] 14525 2008-05-09 20:56 ┣[Mikiya Okuno <okuno@] 14526 2008-05-10 15:24 ┃┗[oiron <norio.oiron@x] 14527 2008-05-10 16:49 ┣[oiron <norio.oiron@x] 14531 2008-05-12 18:09 ┃┗[oiron <norio.oiron@x] 14528 2008-05-10 16:58 ┗[oiron <norio.oiron@x] 14529 2008-05-10 19:01 ┣[Satoshi Tatsuoka <sa] 14530 2008-05-11 21:49 ┃┗[oiron <norio.oiron@x] 14532 2008-05-12 19:52 ┣[oiron <norio.oiron@x] 14533 2008-05-12 23:34 ┗[oiron <norio.oiron@x] 14534 2008-05-13 09:37 ┗[Satoshi Tatsuoka <sa] 14535 2008-05-13 11:24 ┗[oiron <norio.oiron@x] 14536 2008-05-14 09:50 ┣[Satoshi Tatsuoka <sa] 14562 2008-05-19 19:22 ┃┗[oiron <norio.oiron@x] -> 14564 2008-05-20 10:58 ┃ ┗[Satoshi Tatsuoka <sa] 14580 2008-05-25 15:55 ┃ ┗[oiron <norio.oiron@x] 14602 2008-06-17 10:37 ┃ ┗[Satoshi Tatsuoka <sa] 14606 2008-06-26 01:11 ┗["YasushiInui" <yasus]