![]() |
|
|||||||
| Database Discussion: For the discussion of database related subjects.. |
This is a discussion on Syntax Error #1064 within the Database Discussion: forums, part of the Webmaster / Coding / Web Design Discussion category; Im using Mysql 4.1 Step: Just add this sql insert into control values('CONFIG_MAX_START_DB','3','Maximum allowed starting DBs',null,'0','0') When i add values('CONFIG_MAX_START_DB','3','Maximum ...
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
|
New Hunter
|
Im using Mysql 4.1
Step: Just add this sql insert into control values('CONFIG_MAX_START_DB','3','Maximum allowed starting DBs',null,'0','0') When i add values('CONFIG_MAX_START_DB','3','Maximum allowed starting DBs',null,'0','0') I get a syntax error #1064 Any help please? |
|
|
|
|
|
#2 |
|
New Hunter
|
okie ... r u using phpadmin
|
|
|
|
|
|
#3 |
|
Field Master
|
Are you trying to run this from any application or from command line. If you are using either one try NULL instead of null and also make sure to put ; in the end of the SQL statement
Also most importantly make sure the fields types match the values being entered |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|