unknown
8a661e77ea
Issuing error about presence of commit/rollback statements in stored functions and triggers added to SP parsing procedure (BUG#13627)
...
The crash mentioned in original bug report is already prevented by one
of previous patches (fix for bug #13343 "CREATE|etc TRIGGER|VIEW|USER
don't commit the transaction (inconsistency)"), this patch only improve
error returning.
mysql-test/r/sp-error.result:
Test that statements which implicitly commit transaction
mysql-test/t/sp-error.test:
Test that statements which implicitly commit transaction
sql/sp_head.cc:
We set the new flag about commit/rollback statements presence
sql/sp_head.h:
The new flag about commit/rollback presence added
A comment fixed
sql/sql_yacc.yy:
Removed commit/rollback-statement-present errors spread by this file, only one check left which check flags of a SP
2005-11-16 14:09:06 +02:00
..
2005-06-27 13:12:10 +02:00
2005-10-13 19:19:05 +05:00
2005-11-01 16:14:26 +04:00
2005-11-15 18:14:53 +02:00
2005-10-26 13:55:08 -07:00
2005-10-26 13:55:08 -07:00
2005-06-06 20:41:52 +03:00
2005-06-16 10:09:05 +02:00
2005-10-26 13:55:08 -07:00
2005-11-02 16:28:58 +02:00
2005-10-25 19:28:27 +04:00
2005-10-13 19:16:19 +05:00
2005-05-05 14:20:53 +02:00
2005-09-27 17:07:28 +02:00
2005-10-13 19:34:15 +03:00
2005-05-07 12:17:54 +00:00
2005-06-27 12:25:15 +02:00
2005-10-13 11:28:06 +02:00
2005-11-07 22:30:44 +01:00
2005-05-30 03:32:50 +04:00
2005-11-09 14:47:58 +03:00
2005-11-06 02:11:12 +03:00
2005-10-05 19:20:49 +05:00
2005-04-11 15:11:52 +05:00
2005-11-03 16:17:11 +04:00
2005-11-01 13:18:46 +04:00
2005-10-25 14:49:04 +05:00
2005-10-13 19:16:19 +05:00
2005-07-18 13:38:56 -07:00
2005-09-21 23:10:51 +05:00
2005-05-05 21:13:57 +05:00
2005-10-14 13:57:38 +05:00
2005-05-06 18:41:41 +05:00
2005-10-13 19:16:19 +05:00
2005-09-21 23:10:51 +05:00
2005-10-06 14:40:18 +02:00
2005-10-06 14:40:18 +02:00
2005-09-30 10:58:24 +02:00
2005-10-06 14:40:18 +02:00
2005-10-06 14:40:18 +02:00
2005-10-21 16:58:10 +05:00
2005-10-27 23:43:20 +03:00
2005-09-25 15:44:05 +02:00
2005-08-01 17:00:03 -07:00
2005-05-30 20:48:40 +03:00
2005-09-08 18:15:05 +01:00
2005-09-15 21:05:42 +02:00
2005-10-27 15:15:01 +03:00
2005-04-27 14:31:04 +03:00
2005-08-12 19:27:54 +03:00
2005-09-13 23:31:17 -07:00
2005-09-16 16:17:44 -07:00
2005-10-31 17:26:45 -08:00
2005-04-12 23:08:19 +02:00
2005-08-03 02:01:27 +04:00
2005-08-08 00:10:07 +02:00
2005-08-12 19:27:54 +03:00
2005-08-29 22:35:48 -05:00
2005-11-15 19:22:00 +02:00
2005-10-06 16:15:53 -07:00
2005-08-15 14:19:56 -07:00
2005-06-14 17:50:24 +05:00
2005-07-07 11:49:44 -07:00
2005-06-27 20:31:02 +03:00
2005-06-27 20:31:00 +03:00
2005-11-03 01:50:36 +03:00
2005-09-23 09:18:56 +02:00
2005-06-13 11:45:29 -07:00
2005-10-13 19:16:19 +05:00
2005-09-07 16:32:15 +05:00
2005-10-27 18:46:00 -07:00
2005-08-19 15:51:40 -07:00
2005-05-06 01:01:39 +05:00
2005-11-01 15:54:30 +02:00
2005-10-12 00:58:22 +03:00
2005-08-12 17:10:00 +05:00
2005-08-26 22:25:45 -07:00
2005-10-13 15:32:31 -07:00
2005-08-27 18:10:46 +05:00
2005-11-01 11:43:34 +04:00
2005-09-01 23:25:29 +04:00
2005-05-18 13:54:36 -07:00
2005-08-08 19:04:11 +05:00
2005-09-09 12:47:57 +02:00
2005-09-25 15:44:05 +02:00
2005-05-05 10:36:17 -07:00
2005-07-22 21:06:02 +05:00
2005-05-08 22:56:58 +01:00
2005-06-15 10:12:49 +03:00
2005-04-12 12:04:43 +02:00
2005-06-24 19:47:19 +02:00
2005-09-30 01:34:19 +04:00
2005-10-01 01:14:50 +04:00
2005-10-18 00:48:34 +04:00
2005-10-01 01:14:50 +04:00
2005-10-01 01:14:50 +04:00
2005-10-01 01:14:50 +04:00
2005-10-01 11:56:01 +04:00
2005-05-13 12:08:08 +03:00
2005-06-20 11:05:38 +02:00
2005-08-05 11:01:29 +02:00
2005-10-06 17:54:43 +03:00
2005-11-11 13:39:46 +04:00
2005-05-27 04:17:33 +02:00
2005-10-26 13:55:08 -07:00
2005-06-07 22:43:25 +02:00
2005-10-19 12:06:29 -04:00
2005-10-28 02:36:19 +03:00
2005-08-10 22:17:53 +01:00
2005-08-12 17:57:19 +03:00
2005-10-25 19:28:27 +04:00
2005-09-07 17:42:47 +04:00
2005-08-23 18:08:04 +03:00
2005-08-07 20:39:17 +02:00
2005-08-29 21:06:45 +02:00
2005-04-11 22:36:07 +02:00
2005-10-26 14:11:08 -07:00
2005-06-03 15:29:05 +02:00
2005-05-24 15:52:48 +01:00
2005-07-05 17:27:37 +02:00
2005-08-31 19:12:16 -07:00
2005-09-14 12:24:14 +03:00
2005-09-29 14:07:32 +02:00
2005-09-27 17:07:28 +02:00
2005-10-06 17:54:43 +03:00
2005-08-12 17:57:19 +03:00
2005-11-08 11:22:51 +03:00
2005-10-06 17:54:43 +03:00
2005-09-30 10:58:24 +02:00
2005-09-30 10:58:24 +02:00
2005-10-18 14:25:03 +05:00
2005-10-13 21:28:44 +05:00
2005-11-10 22:48:00 +03:00
2005-10-06 17:54:43 +03:00
2005-10-12 13:59:00 +02:00
2005-09-22 09:10:11 +02:00
2005-09-12 17:00:50 -07:00
2005-11-02 17:34:40 +01:00
2005-09-14 15:46:31 +02:00
2005-10-13 19:16:19 +05:00
2005-10-12 15:19:51 +02:00
2005-04-22 15:28:23 +02:00
2005-10-26 13:55:08 -07:00
2005-09-01 14:12:48 +02:00
2005-06-17 14:45:54 +02:00
2005-04-27 18:17:41 +02:00
2005-05-04 10:16:03 +02:00
2005-06-09 15:39:14 +02:00
2005-10-13 19:16:19 +05:00
2005-04-21 10:59:21 +02:00
2005-09-03 03:13:18 +04:00
2005-06-17 18:07:46 +02:00
2005-08-23 18:08:04 +03:00
2005-08-26 22:25:45 -07:00
2005-09-15 22:21:30 +04:00
2005-10-04 15:43:55 +02:00
2005-08-23 18:08:04 +03:00
2005-05-14 16:24:36 +03:00
2005-05-13 12:08:08 +03:00
2005-11-10 08:24:21 -08:00
2005-09-27 17:07:28 +02:00
2005-09-27 17:07:28 +02:00
2005-09-27 17:07:28 +02:00
2005-09-27 17:07:28 +02:00
2005-09-27 17:07:28 +02:00
2005-09-27 17:07:28 +02:00
2005-07-28 21:39:24 +03:00
2005-09-08 21:30:05 +02:00
2005-08-11 13:07:08 +03:00
2005-10-24 11:36:29 +05:00
2005-10-13 21:28:44 +05:00
2005-11-07 16:18:46 +01:00
2005-08-18 12:07:14 +03:00
2005-10-01 11:56:01 +04:00
2005-09-30 10:58:24 +02:00
2005-11-10 22:25:03 +03:00
2005-07-13 14:15:23 +02:00
2005-08-19 11:38:14 +03:00
2005-08-24 19:37:27 +03:00
2005-07-28 21:25:05 +03:00
2005-10-12 13:29:55 +02:00
2005-06-01 16:13:24 -07:00
2005-09-01 12:53:23 +02:00
2005-10-08 16:56:10 +02:00
2005-07-05 13:55:54 +02:00
2005-08-02 15:13:56 -06:00
2005-07-19 03:01:25 +04:00
2005-09-14 06:31:38 -06:00
2005-09-20 17:41:47 +02:00
2005-10-14 00:02:38 +03:00
2005-10-10 15:10:14 +02:00
2005-09-20 17:41:47 +02:00
2005-10-07 15:09:44 +05:00
2005-09-02 11:01:00 +02:00
2005-07-19 03:01:25 +04:00
2005-09-12 10:50:42 +02:00
2005-09-07 19:39:47 +04:00
2005-11-11 03:28:35 +03:00
2005-09-30 10:58:24 +02:00
2005-11-10 22:25:03 +03:00
2005-05-18 15:10:43 +05:00
2005-09-14 23:12:01 +03:00
2005-08-10 17:45:00 +04:00
2005-11-11 11:40:35 +02:00
2005-10-24 15:05:06 +02:00
2005-11-10 22:25:03 +03:00
2005-09-22 23:03:53 +04:00
2005-06-07 16:48:38 +02:00
2005-09-22 02:11:21 +04:00
2005-09-03 03:13:18 +04:00
2005-11-16 14:09:06 +02:00
2005-07-01 15:25:51 +02:00
2005-08-03 03:37:32 +00:00
2005-10-16 22:47:19 +04:00
2005-08-10 21:17:02 +00:00
2005-11-11 11:10:52 +01:00
2005-10-28 00:18:23 +03:00
2005-10-13 11:28:06 +02:00
2005-10-13 11:28:06 +02:00
2005-09-06 15:00:35 +05:00
2005-09-14 01:41:44 +03:00
2005-10-10 19:38:58 +02:00
2005-11-04 13:16:46 +02:00
2005-10-13 00:29:23 +02:00
2005-10-13 19:16:19 +05:00
2005-10-06 17:54:43 +03:00
2005-07-18 16:12:44 -07:00
2005-07-19 00:55:37 +04:00
2005-11-10 22:25:03 +03:00
2005-11-10 22:25:03 +03:00
2005-11-10 22:25:03 +03:00
2005-10-13 19:16:19 +05:00
2005-08-05 17:22:53 -07:00
2005-09-22 03:23:07 +03:00
2005-10-14 00:04:52 +03:00
2005-08-11 18:42:22 +01:00
2005-09-30 12:01:39 +02:00
2005-05-13 16:44:14 +05:00
2005-10-11 16:39:35 +05:00
2005-11-10 16:32:49 +04:00
2005-09-14 01:41:44 +03:00
2005-06-20 12:09:00 +02:00
2005-06-09 21:20:34 -07:00
2005-09-27 16:23:37 +05:00
2005-11-01 19:47:53 +03:00
2005-05-02 11:45:06 -07:00
2005-10-12 00:58:22 +03:00
2005-11-01 15:54:30 +02:00
2005-10-19 13:47:05 -07:00
2005-11-10 22:25:03 +03:00
2005-09-26 19:08:26 +04:00
2005-11-16 02:08:20 +03:00
2005-10-11 09:12:12 -07:00
2005-09-12 20:18:49 +03:00
2005-08-31 18:32:15 -07:00
2005-10-05 19:58:16 +02:00