innodb_storedproc.result
来自「这个文件是windows mysql源码」· RESULT 代码 · 共 1,325 行 · 第 1/5 页
RESULT
1,325 行
CREATE PROCEDURE change()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'change()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE char()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'char()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE character()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'character()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE check()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'check()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE collate()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'collate()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE column()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'column()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE columns()SELECT * from t1 where f2=f1;DROP PROCEDURE columns;CREATE PROCEDURE condition()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE connection()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'connection()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE constraint()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'constraint()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE continue()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'continue()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE convert()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'convert()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE create()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'create()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE cross()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cross()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE current_date()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'current_date()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE current_time()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'current_time()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE current_timestamp()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'current_timestamp()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE current_user()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'current_user()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE cursor()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cursor()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE database()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'database()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE databases()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'databases()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE day_hour()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'day_hour()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE day_microsecond()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'day_microsecond()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE day_minute()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'day_minute()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE day_second()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'day_second()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE dec()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'dec()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE decimal()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'decimal()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE declare()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'declare()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE default()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'default()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE delayed()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'delayed()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE delete()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'delete()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE desc()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE describe()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'describe()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE deterministic()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'deterministic()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE distinct()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'distinct()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE distinctrow()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'distinctrow()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE div()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'div()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE double()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'double()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE drop()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'drop()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE dual()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'dual()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE each()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'each()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE else()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'else()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE elseif()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'elseif()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE enclosed()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'enclosed()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE escaped()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'escaped()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE exists()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'exists()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE exit()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'exit()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE explain()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'explain()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE false()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'false()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE fetch()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fetch()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE fields()SELECT * from t1 where f2=f1;DROP PROCEDURE fields;CREATE PROCEDURE float()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'float()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE for()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'for()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE force()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'force()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE foreign()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'foreign()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE found()SELECT * from t1 where f2=f1;DROP PROCEDURE found;CREATE PROCEDURE from()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE fulltext()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fulltext()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE goto()SELECT * from t1 where f2=f1;DROP PROCEDURE goto;CREATE PROCEDURE grant()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'grant()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE group()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE having()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'having()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE high_priority()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'high_priority()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE hour_microsecond()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'hour_microsecond()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE hour_minute()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'hour_minute()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE hour_second()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'hour_second()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE if()SELECT * from t1 where f2=f1;ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'if()SELECT * from t1 where f2=f1' at line 1CREATE PROCEDURE ignore()
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?