1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-12 10:22:39 +03:00
Files
mariadb/sql
unknown 37ce17e2cd Fixed bugs in the parameter evaluation and modified the execution engine
for better jump support. Some flow control support added too (but not
complete).


sql/lex.h:
  Added more keywords for embedded SQL.
sql/sp_head.cc:
  Fixed bugs in the parameter evaluation.
  Modified execute() for better jump support.
  Added jump instruction and backpatch support.
sql/sp_head.h:
  Fixed bugs in the parameter evaluation.
  Modified execute() for better jump support.
  Added jump instruction and backpatch support.
sql/sp_pcontext.cc:
  Added label support.
sql/sp_pcontext.h:
  Added label support.
sql/sql_yacc.yy:
  Outlined flow control constructs (parses, but nothing generated yet).
2002-12-11 14:24:29 +01:00
..
2002-12-04 01:32:45 +02:00
2002-08-30 12:40:40 +03:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:11:27 +02:00
2002-12-05 19:38:42 +02:00
2002-11-27 19:31:11 +02:00
2002-11-21 15:56:48 +02:00
2002-12-05 19:38:42 +02:00
2002-10-29 23:16:46 +02:00
2002-06-20 15:25:02 +03:00
2002-11-21 15:56:48 +02:00
2002-07-23 20:39:36 +03:00
2002-11-25 22:18:44 +01:00
2002-11-25 22:18:44 +01:00
2002-12-05 19:38:42 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-12-06 21:15:05 +02:00
2002-12-06 21:15:05 +02:00
2002-11-29 22:03:14 +03:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:15:05 +02:00
2002-11-29 12:30:04 +02:00
2002-11-29 22:03:14 +03:00
2002-11-29 10:44:30 +02:00
2002-12-06 21:11:27 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2002-10-09 16:33:35 +05:00
2002-11-21 15:56:48 +02:00
2002-12-06 21:11:27 +02:00
2002-11-21 15:56:48 +02:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:15:05 +02:00
2002-12-06 21:15:05 +02:00
2002-10-04 14:15:59 +03:00
2002-12-05 19:38:42 +02:00
2002-08-30 12:40:40 +03:00
2002-12-06 21:15:05 +02:00
2002-07-23 18:31:22 +03:00
2002-11-21 15:56:48 +02:00
2002-12-05 19:38:42 +02:00
2002-12-05 19:38:42 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-08-22 12:21:58 +05:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:15:05 +02:00
2002-12-06 21:11:27 +02:00
2002-12-05 12:34:22 -08:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:15:05 +02:00
2002-11-21 15:56:48 +02:00
2002-11-29 16:40:18 +02:00
2002-12-06 23:39:11 -08:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-12-06 21:11:27 +02:00
2002-11-25 17:33:51 +02:00
2002-12-06 21:15:05 +02:00
2002-12-05 19:38:42 +02:00
2002-12-06 21:11:27 +02:00
2002-12-06 21:15:05 +02:00
2002-11-05 17:10:31 +01:00
2002-11-21 15:56:48 +02:00
2002-12-06 21:11:27 +02:00
2002-11-29 16:40:18 +02:00
2002-12-05 19:38:42 +02:00
2002-10-02 17:55:12 +03:00