-- Server version 4.1.11-standard /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; MySQL said: Documentation #1065 - Query was empty Subject Written By Posted #1065 - Query was empty walter byrd March 30, 2006 03:48PM ...
#define ER_EMPTY_QUERY 1065 "Query was empty", #define ER_NONUNIQ_TABLE 1066 "Not unique table/alias: '%-.64s'", #define ER_INVALID_DEFAULT 1067 "Invalid default value for '%-.64s'", #define ER_MULTIPLE_PRI_KEY 1068 "Multiple primary key defined", #define ER_TOO_MANY_KEYS 1069...
#define ER_EMPTY_QUERY 1065 "Query was empty", #define ER_NONUNIQ_TABLE 1066 "Not unique table/alias: '%-.64s'", #define ER_INVALID_DEFAULT 1067 "Invalid default value for '%-.64s'", #define ER_MULTIPLE_PRI_KEY 1068 "Multiple primary key defined", #define ER_TOO_MANY_KEYS 1069...
20、 Incorrect column specifier for column %-.64s, #define ER_PARSE_ERROR 1064 %s near %-.80s at line %d, #define ER_EMPTY_QUERY 1065 Query was empty, #define ER_NONUNIQ_TABLE 1066 Not unique table/alias: %-.64s, #define ER_INVALID_DEFAULT 1067 Invalid default value for %-.64s...
#define ER_EMPTY_QUERY 1065 "Query was empty", #define ER_NONUNIQ_TABLE 1066 "Not unique table/alias: '%-.64s'", #define ER_INVALID_DEFAULT 1067 "Invalid default value for '%-.64s'", #define ER_MULTIPLE_PRI_KEY 1068 "Multiple primary key defined", ...
define ER_EMPTY_QUERY 1065 "Query was empty", define ER_NONUNIQ_TABLE 1066 "Not unique table/alias: '%-.64s'", define ER_INVALID_DEFAULT 1067 "Invalid default value for '%-.64s'", define ER_MULTIPLE_PRI_KEY 1068 "Multiple primary key defined", ...
#define ER_EMPTY_QUERY 1065 "Query was empty" #define ER_NONUNIQ_TABLE 1066 "Not unique table/alias: '%-.64s'" #define ER_INVALID_DEFAULT 1067 "Invalid default value for '%-.64s'" #define ER_MULTIPLE_PRI_KEY 1068 "Multiple primary key defined" ...
#define ER_EMPTY_QUERY 1065 "Query was empty", #define ER_NONUNIQ_TABLE 1066 "Not unique table/alias: '%-.64s'", #define ER_INVALID_DEFAULT 1067 "Invalid default value for '%-.64s'", #define ER_MULTIPLE_PRI_KEY 1068 "Multiple primary key defined", ...
• Error number: 1063; Symbol: ER_WRONG_FIELD_SPEC; SQLSTATE: 42000 Message: Incorrect column specifier for column '%s' • Error number: 1064; Symbol: ER_PARSE_ERROR; SQLSTATE: 42000 Message: %s near '%s' at line %d 7 • Error number: 1065; Symbol: ER_EMPTY_QUERY; SQLSTATE: ...
I keep on getting the following error; ERROR 1065 at line 8: Query was empty. Can anyone help or advise with this problem? Many Thanks, karl ~~~ -- MySQL dump 10.8 -- -- Host: localhost Database: watere -- --- -- Server version 4.1.7-nt /*!