1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-27 01:57:48 +03:00
unknown 1d4ee7f81c Post review fixes for "SQL Syntax for Prepared Statements".
mysql-test/r/ps.result:
  Better error message
mysys/my_error.c:
  Comments added
sql/item.cc:
  Moved a chunk of code from sql_prepare.cc to Item_param::set_from_user_var
sql/item.h:
  Moved a chunk of code from sql_prepare.cc to Item_param::set_from_user_var
sql/item_func.cc:
  Code cleanup
sql/mysql_priv.h:
  Code cleanup
sql/sql_class.cc:
  Code cleanup
sql/sql_parse.cc:
  use user_var_entry::val_str in PREPARE stmt FROM @var.
sql/sql_prepare.cc:
  Post-review fixes and code cleanup.
sql/sql_yacc.yy:
  Coding style fixes
2004-06-07 12:09:10 +04:00
..
2004-05-05 17:05:24 +03:00
2003-03-17 15:05:04 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-30 02:32:41 +03:00
2003-12-10 04:31:42 +00:00
2004-03-29 17:27:30 +05:00
2001-09-27 23:05:54 -06:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2002-03-13 17:20:17 +00:00
2003-11-21 01:53:01 +02:00
2004-03-29 17:27:30 +05:00
2004-02-16 10:03:25 +02:00
2004-05-10 23:19:50 +02:00
2004-02-16 10:03:25 +02:00
2004-05-19 17:07:28 +03:00
2003-12-10 04:31:42 +00:00
2001-09-27 23:05:54 -06:00
2003-06-04 19:21:51 +03:00
2001-09-27 23:05:54 -06:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2001-09-27 23:05:54 -06:00
2004-05-27 21:14:59 +02:00
2002-05-21 20:35:58 +03:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-06-01 23:39:39 +03:00
2004-05-14 11:09:57 +03:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-03-16 16:35:53 +01:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2004-05-24 14:42:34 +03:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2001-09-27 23:05:54 -06:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2003-01-28 08:38:28 +02:00
2001-04-13 12:25:12 +03:00
2003-12-14 21:31:02 +01:00
2003-03-11 13:41:53 +04:00
2003-12-25 20:11:01 +04:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-03-31 03:32:38 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-03-18 00:09:13 +02:00
2003-12-10 04:31:42 +00:00
2004-05-07 01:43:17 +03:00
2003-08-11 22:44:43 +03:00
2001-09-27 23:05:54 -06:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2003-12-10 04:31:42 +00:00
2004-04-07 16:04:28 +02:00
2004-04-27 15:33:40 +03:00
2004-05-11 10:40:48 +02:00
2004-04-30 12:49:34 +02:00
2004-05-11 10:40:48 +02:00
2004-05-11 10:40:48 +02:00
2004-02-22 08:09:32 +02:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2001-10-08 20:18:37 -06:00
2003-08-29 13:44:35 +03:00
2004-05-05 23:29:35 +03:00
2004-04-01 22:47:09 +05:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-13 23:47:20 +03:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-10-29 14:23:35 +01:00
2003-08-19 00:08:08 +03:00
2003-12-19 16:25:50 +02:00
2003-01-03 00:04:33 +02:00
2003-12-10 04:31:42 +00:00
2003-08-19 00:08:08 +03:00
2004-02-11 00:06:46 +01:00
2003-11-23 17:02:59 +01:00
2003-09-11 19:06:23 +03:00
2003-03-17 15:05:04 +02:00
2004-05-05 21:24:21 +03:00
2004-02-16 10:03:25 +02:00
2004-05-05 17:05:24 +03:00
2004-03-18 00:09:13 +02:00
2004-05-24 21:12:05 +04:00
2003-08-11 22:44:43 +03:00
2003-12-19 16:42:17 +02:00
2004-05-17 01:52:13 +03:00
2004-05-19 05:09:10 +03:00
2004-02-16 10:03:25 +02:00
2003-10-08 12:01:58 +03:00
2004-05-13 23:47:20 +03:00
2004-05-05 21:46:16 +03:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2004-02-09 12:31:03 +01:00
2003-12-10 04:31:42 +00:00
2004-03-21 16:39:14 +02:00
2004-02-16 10:03:25 +02:00
2004-03-19 15:03:12 +02:00
2001-10-08 07:24:04 +03:00
2003-12-10 04:31:42 +00:00
2003-12-17 17:35:34 +02:00
2004-05-13 23:47:20 +03:00
2003-08-11 22:44:43 +03:00
2004-02-16 10:03:25 +02:00
2004-02-16 10:03:25 +02:00
2004-05-17 11:22:30 +03:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-02-16 10:03:25 +02:00
2004-05-19 17:07:28 +03:00
2004-05-13 23:47:20 +03:00