re than anything else?
I actually tried to edit the mysql startup script and played around with the
'start' routine logic by inserting an 'exit', 'done' and 'break', but nothing
here seems to work. Unfortunately I don't know enough about bash scripti
ill proceed.
"mysql stop" seems to exit fine -- it's just "mysql start" that seems to
keep the shell locked.
Does anybody know how to fix this or a workaround?
Thanks so much.
Duane Winner
[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hello all,
I'm hoping someone can confirm this for me.
We're using InnoDB, but when I set it up originally, I just specified the
size of the data file:
innodb_data_file_path = ibdata1:1000M
Being new to it and all at the time, I wasn't aware of the autoextend
capability. But now I'm being as