MySQL Forums
Forum List  »  Install & Repo

Re: table full,why
Posted by: liu liu
Date: September 05, 2013 07:47PM

help!Where there is a problem:

# more my.cnf
[mysqld]
basedir=/usr/local/mysql
default-storage-engine=ndbcluster
user=mysql
port=3306
innodb_file_per_table=1
socket=/tmp/mysql.sock
ndbcluster
max_connect_errors=10000
ndb-connectstring=192.168.7.81,192.168.7.82
connect_timeout=300
innodb_data_file_path=ibdata1:10M:autoextend
[mysql_cluster]
ndb-connectstring=192.168.7.81,192.168.7.82

[nbdb]
connect-string=192.168.7.83

[nbdb]
connect-string=192.168.7.84

[nbdb]
connect-string=192.168.7.89

[nbdb]
connect-string=192.168.7.90

[nbdb_mgm]

connect-string=192.168.7.81

[nbdb_mgm]

connect-string=192.168.7.82

[nbdb_mgm]

config-file=/etc/config.ini

Options: ReplyQuote


Subject
Written By
Posted
September 04, 2013 09:29PM
September 05, 2013 04:50PM
Re: table full,why
September 05, 2013 07:47PM
September 05, 2013 08:19PM
September 06, 2013 12:59AM
September 06, 2013 07:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.