re: two questions in mysql

2003-02-12 Thread Victoria Reznichenko
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_

two questions in mysql

2003-02-12 Thread Inbal Ovadia
Hi All, 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? how can I define this variable? 2) I tried to insert into table a string with the char ' and mysql failed to do thi