View Single Post
  #58  
Old 12-09-2005, 05:21 AM
jieseng
Fire Beetle
 
Join Date: Dec 2005
Posts: 20
Default errors, please help

when i type in:

INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server ');

I get the following error:

ERROR 1146: Table 'mysql.variables' does not exist

I don't know how to create the proper table or why it doesn't exist.

Can someone help me?

Thanks

Jieseng