View Single Post

  #1 (permalink)  
Old 11-08-2005
Bruintje Beer
 
Posts: n/a
Default change system variable

Hi,

How do I change the variable 'save_load_tmpdir' in MySql. ( it point to an
non existing directory )

When I do set global save_load_tmpdir=<new value> in mysql
I get an error that the variable not exist. How do I change it.

Johan



Reply With Quote