473,405 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

mysqld_multi not picking up GNRs

Hi

Issuing the following command appears to be starting the MySQL server
with its default settings, instead of those under [mysqld6] in the
my.cnf file (there are no other my.cnf files):

./mysqld_multi --config-file=/work/mysql/my.cnf start 6

Can anyone give me any tips on how to debug/resolve this?

/work/mysql/my.cnf is defined as follows:

[mysqld_multi]
mysqld = /usr/local/mysql/bin/mysqld_safe
mysqladmin = /usr/local/mysql/bin/mysqladmin
user = mysql
password = "******"

[mysqld6]
basedir=/usr/local/mysql
character-set-server=utf8
collation-server=utf8_general_ci
core-file
datadir=/work/mysql/jboss/data
skip-character-set-client-handshake
default-character-set=utf8
default-storage-engine=InnoDB
innodb
innodb_status_file
innodb_additional_mem_pool_size=1048576
innodb_autoextend_increment=8
innodb_buffer_pool_size=10485760
innodb_checksums
innodb_data_file_path=ibdata1:10M:autoextend
innodb_data_home_dir=/work/mysql/jboss/data
innodb_doublewrite
innodb_fast_shutdown=2
innodb_file_per_table
innodb_lock_wait_timeout=15
innodb_locks_unsafe_for_binlog=0
innodb_log_archive=0
innodb_log_buffer_size=1048576
innodb_log_file_size=4194304
innodb_log_files_in_group=3
innodb_log_group_home_dir=/work/mysql/jboss/logs
innodb_max_dirty_pages_pct=90
innodb_max_purge_lag=0
innodb_mirrored_log_groups=1
innodb_table_locks=1
innodb_thread_concurrency=8
innodb_thread_sleep_delay=10000
language=english
ledir=/usr/local/mysql/bin/mysqld
log-bin=/work/mysql/jboss/dump/audit.log
log-bin-index
log-error=/work/mysql/jboss/dump/diag.log
log-short-format
log-slow-queries=/work/mysql/jboss/dump/slow_sql.log
long-query-time=10
log-warnings
max-allowed-packet=8M
mysqld=/usr/local/mysql/bin/mysqld_safe
password="******"
pid-file=/work/mysql/jboss.pid
port=3400
safe-user-create
skip-bdb
sql-mode="PIPES_AS_CONCAT,ANSI_QUOTES,IGNORE_SPACE,NO_ KEY_OPTIONS,NO_TABLE_OPTIONS,NO_FIELD_OPTIONS"
temp-pool
transaction-isolation=REPEATABLE-READ
tmpdir=/work/mysql/jboss/temp
user=mysql

Aug 17 '06 #1
0 2550

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Bart Nessux | last post by:
I am using method 'a' below to pick 25 names from a pool of 225. A co-worker is using method 'b' by running it 25 times and throwing out the winning name (names are associated with numbers) after...
0
by: Gordon | last post by:
Is it possible to run 3.23.43 and 4.0.13 on the same server? I don't see anything in the documentation that should prohibit this as long as the installations are in different directories, use...
0
by: Primaria Falticeni SDU | last post by:
Hello, mysqld_multi doesn't start the two groups if I gave this command imediately after stopping them. Thanks Anticipated, Iulian
2
by: Erik Max Francis | last post by:
I was interesting in adding selection and hit testing to ZOE, and was looking at the PyOpenGL wrappers' handling of selection and picking. I see glSelectBuffer to specify the size of the buffer,...
1
by: Adam Clauss | last post by:
I have a few variables that I want declared as global. To accomplish this, I made the files globals.h and globals.cpp. In globals.h I have the declarations for the structs, and one variable...
5
by: kpp9c | last post by:
I have a several list of songs that i pick from, lets, say that there are 10 songs in each list and there are 2 lists. For a time i pick from my songs, but i only play a few of the songs in that...
3
by: prassaad | last post by:
HI! I 'm working on linux .I hv difficulty for picking particular line from a file... I like to make some manipulation on LINE such as 3 sda7 333333 66666 888888 444444 from file /PROC/DISKSTATS...
2
by: manuboy | last post by:
i am struggling to come up with a c program that is capable of picking up the Y, U and V parameters from a video stream and compare them with that of another stream to calculate the PSNR. i was...
0
by: Jonathan | last post by:
I have 3 webforms on 1 page each with Submit buttons. VB.net code activated by clicking the submit button in form 3 is not picking up the value of a field in form 2. It is just returning Null or...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.