unknown
3ac87034ca
Fix for bug #28895 "Test 'information_schema_db' fails on i5/OS 32 bit".
...
In acl_getroot_no_password(), use a separate variable for traversing the acl_users list so that the last entry is not used when no matching entries are found.
mysql-test/r/view_grant.result:
Fixed the testcase for bug #14875 which relied on broken behavior. sctx->master_access and sctx->priv_user were being set to the last entry in the acl_users list. That does not happen after the patch for bug #28895 , so we get a different warning message.
sql/sql_acl.cc:
In acl_getroot_no_password(), use a separate variable for traversing the acl_users list so that the last entry is not used when no matching entries are found.
2007-06-05 22:18:07 +04:00
..
2007-01-19 23:15:59 +03:00
2007-04-29 00:50:33 +05:00
2007-03-29 11:20:08 +02:00
2007-03-30 13:00:21 +05:00
2007-03-29 11:20:08 +02:00
2007-04-28 20:01:01 +04:00
2007-02-16 15:43:50 -08:00
2007-02-14 18:35:59 +02:00
2007-02-20 12:48:15 +01:00
2007-02-06 13:57:20 +04:00
2007-04-09 17:53:10 +05:00
2007-04-02 10:50:39 +02:00
2007-02-28 18:13:23 +04:00
2007-02-28 18:13:23 +04:00
2007-03-01 18:12:56 +01:00
2006-12-22 15:30:37 +03:00
2007-03-27 12:20:20 +05:00
2007-03-28 18:57:30 +05:00
2007-04-13 10:05:55 +05:00
2007-05-16 10:44:59 +02:00
2007-02-12 15:41:36 +04:00
2007-03-20 17:53:55 +04:00
2007-02-23 18:49:41 +02:00
2007-02-26 11:49:24 +01:00
2007-04-27 00:12:09 +04:00
2007-02-14 22:06:41 -08:00
2007-04-04 13:38:19 +03:00
2007-03-10 00:29:02 +03:00
2007-03-23 12:35:30 +01:00
2007-01-03 03:35:57 +04:00
2007-04-02 17:26:39 +05:00
2007-04-18 12:39:04 +05:00
2007-03-10 00:29:02 +03:00
2007-03-27 19:28:04 +03:00
2007-03-29 13:37:07 +05:00
2007-02-12 13:59:29 -07:00
2007-03-22 00:05:36 -07:00
2007-04-28 20:01:01 +04:00
2007-03-01 19:20:47 -07:00
2007-03-10 00:29:02 +03:00
2007-05-16 10:44:59 +02:00
2007-04-11 13:58:16 +03:00
2007-03-10 00:29:02 +03:00
2007-03-06 20:50:49 +03:00
2007-03-15 16:21:43 +04:00
2007-04-02 10:50:39 +02:00
2007-04-24 14:08:03 +05:00
2007-04-24 22:35:57 +04:00
2007-03-05 10:03:42 +01:00
2007-03-10 00:29:02 +03:00
2007-03-28 08:51:12 +02:00
2007-04-29 05:06:14 +05:00
2007-03-20 19:52:40 +01:00
2007-02-23 21:13:21 +03:00
2006-12-26 17:47:30 +04:00
2006-12-26 17:47:30 +04:00
2007-03-23 19:24:03 +01:00
2007-03-27 12:31:44 -04:00
2007-02-19 14:57:54 +01:00
2007-03-29 11:20:08 +02:00
2007-04-29 18:42:50 +05:00
2006-12-19 16:57:51 -07:00
2007-02-15 15:39:03 +01:00
2007-02-19 13:57:06 +03:00
2007-04-18 19:36:22 -06:00
2007-03-22 18:44:16 +02:00
2007-03-30 18:13:33 +04:00
2007-01-22 15:14:38 +03:00
2007-01-31 16:04:38 +02:00
2007-02-09 12:54:50 -08:00
2007-04-19 03:04:23 +04:00
2007-04-20 11:01:53 +02:00
2007-02-07 14:22:19 -08:00
2007-04-07 00:13:27 +04:00
2007-04-30 23:16:46 +02:00
2007-04-30 23:16:46 +02:00
2007-04-18 16:22:23 +05:00
2007-03-28 10:25:51 +02:00
2007-04-19 21:35:10 +02:00
2007-04-23 12:58:35 +02:00
2007-03-22 20:55:59 +02:00
2007-02-19 13:57:06 +03:00
2007-03-31 17:18:03 +02:00
2007-05-16 10:14:29 +02:00
2007-04-10 17:33:21 +02:00
2007-04-03 18:44:29 +08:00
2007-01-23 00:34:00 +07:00
2007-03-21 09:13:05 +01:00
2007-03-29 11:20:08 +02:00
2007-01-08 13:53:37 +01:00
2007-02-21 19:38:40 +02:00
2007-02-06 23:06:58 +01:00
2007-03-08 15:37:53 +07:00
2007-04-13 01:37:24 +02:00
2007-04-16 14:07:31 +02:00
2007-01-12 23:22:41 +03:00
2007-04-04 12:50:39 +02:00
2007-01-18 13:26:48 -07:00
2007-01-31 19:31:36 -08:00
2007-04-29 20:14:35 -07:00
2007-04-11 23:42:53 +02:00
2007-04-03 22:24:57 -07:00
2007-02-14 14:44:34 +01:00
2007-05-16 10:44:59 +02:00
2007-05-16 10:44:59 +02:00
2007-05-16 10:44:59 +02:00
2007-05-16 10:44:59 +02:00
2007-05-16 14:00:47 +02:00
2007-05-16 10:44:59 +02:00
2007-02-01 18:00:24 +04:00
2007-04-27 00:40:35 +04:00
2007-03-31 00:48:31 +04:00
2007-05-07 12:38:43 -04:00
2007-04-20 15:31:33 +05:00
2007-04-20 14:08:12 +02:00
2007-04-12 14:00:45 +02:00
2007-03-29 14:21:45 +02:00
2007-02-15 15:39:03 +01:00
2007-02-08 15:53:14 +01:00
2007-02-08 15:53:14 +01:00
2007-03-01 11:52:25 +04:00
2007-03-09 12:18:28 -05:00
2007-03-16 17:25:20 +03:00
2007-02-26 15:25:43 +04:00
2007-01-08 22:01:06 +01:00
2007-04-11 09:06:27 +02:00
2007-02-26 09:16:22 +01:00
2007-02-23 12:58:56 -05:00
2007-04-10 19:08:08 +03:00
2007-03-16 12:15:51 +04:00
2007-03-24 19:20:00 +02:00
2007-03-27 12:31:44 -04:00
2007-03-14 12:02:32 -06:00
2007-03-23 14:12:11 +03:00
2007-02-19 13:57:06 +03:00
2007-02-06 16:01:22 -07:00
2007-04-20 15:34:04 -06:00
2007-01-29 19:09:30 +01:00
2007-05-16 10:44:59 +02:00
2007-01-12 23:22:41 +03:00
2007-04-17 17:35:29 -07:00
2007-04-27 21:07:05 +04:00
2007-02-01 18:00:24 +04:00
2007-03-22 10:56:47 +01:00
2007-03-20 00:46:19 +03:00
2007-04-17 12:32:01 +02:00
2007-01-09 22:35:30 +03:00
2007-01-18 15:28:45 +04:00
2007-01-18 17:10:00 +04:00
2007-03-01 18:12:56 +01:00
2007-05-16 10:44:59 +02:00
2007-05-16 10:44:59 +02:00
2007-02-12 14:32:06 +01:00
2007-03-22 10:56:47 +01:00
2007-04-28 20:01:01 +04:00
2007-04-02 15:01:19 +05:00
2007-03-29 09:08:30 +05:00
2007-03-27 12:31:44 -04:00
2007-03-22 14:58:43 +01:00
2007-04-23 18:22:33 +04:00
2007-01-09 23:24:56 +03:00
2007-03-10 00:29:02 +03:00
2007-04-12 18:03:26 -04:00
2007-04-09 17:58:56 +05:00
2007-06-05 22:18:07 +04:00
2007-04-20 10:49:45 +03:00
2007-01-10 16:55:53 +02:00
2007-04-23 17:15:51 +03:00