Hello All,

I'm using MySQL 4.1.0, InnoDB tables and Win2K.
I need set read_only=1 and want do via option file, it's possible?

According to http://dev.mysql.com/doc/mysql/en/Server_system_variables.html:
*
read_only 
...
This variable was added in MySQL 4.0.14.
*

I already tried put of both modes:
read_only=1
and
set-variable = read_only=1

But neither functioned.

Anybody will can help me?

Thanks in advance,

Renato Cramer.

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to