On Wednesday 12 February 2003 11:30, Inbal Ovadia wrote:
> I have mysql 3.23.41 on windows 2000
> I have two questions I need to ask.
>
> 1) I want bigger value for the max_connections variable.
> can I define the value in my.ini file?
Yes.
> how can I define this variable?
set-variable=max_connections=#
> 2) I tried to insert into table a string with the char ' and mysql failed
> to do this.
> how can I solved this problem? are there any other chars like this?
You should escape this character:
http://www.mysql.com/doc/en/String_syntax.html
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Victoria Reznichenko
/ /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED]
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php