1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-09 08:01:34 +03:00
Files
mariadb/mysql-test/r
Sergei Golubchik 2f2699f97b cleanup.
mainly to avoid the pattern of
* get username/hostname/rolename
* optionally find the corresponding ACL_USER and ACL_ROLE
* allocate memory, concatenate username/hostname/rolename
* call a function passing only this memory as an argument
** use concatenated username/etc to find ACL_USER and ACL_ROLE again
** do something
* free the object

Also to undo push_dynamic we use pop_dynamic now,
not a linear search/scan through the dynamic array.

as a bonus, role@ is now an invalid way to refer to a role.
2013-10-18 12:34:44 -07:00
..
2013-10-18 12:34:44 -07:00
2013-10-18 12:34:44 -07:00
2012-08-27 18:13:17 +02:00
2013-07-08 16:49:42 +04:00
2012-08-24 13:57:39 +02:00
2013-10-18 08:10:51 -07:00
2013-09-13 12:06:17 +04:00
2013-06-06 17:51:28 +02:00
2013-09-13 12:06:17 +04:00
2013-09-13 12:06:17 +04:00
2013-09-13 12:06:17 +04:00
2013-10-13 18:10:19 -07:00
2013-05-21 09:42:10 +02:00
2012-08-31 14:15:52 +02:00
2012-08-28 16:03:22 +04:00
2013-01-25 11:24:42 +01:00
2012-09-09 01:22:06 +03:00
2013-05-07 13:05:09 +02:00
2013-03-27 10:03:28 +01:00
2013-09-15 17:30:53 -07:00
2013-05-07 13:05:09 +02:00
2013-08-20 14:48:29 +03:00
2013-09-06 22:31:30 +02:00
2013-03-27 10:03:28 +01:00
2013-10-18 11:41:40 -07:00
2013-01-14 15:05:05 +02:00
2013-02-28 22:47:29 +01:00
2013-10-18 11:38:01 -07:00
2013-04-27 23:28:48 -07:00
2013-05-04 13:05:24 +04:00
2012-08-28 16:03:22 +04:00
2013-01-29 15:10:47 +01:00
2013-08-20 14:48:29 +03:00
2013-06-06 17:51:28 +02:00
2012-10-16 13:04:42 +02:00
2013-04-09 16:19:22 +02:00
2013-01-15 19:16:18 +01:00
2013-07-08 16:49:42 +04:00
2013-09-25 21:07:06 +03:00
2013-01-29 15:10:47 +01:00
2013-10-13 13:43:29 -07:00
2012-12-01 18:01:59 +01:00
2013-07-17 21:24:29 +02:00
2013-07-17 21:24:29 +02:00
2013-07-17 21:24:29 +02:00
2013-04-07 15:36:37 +02:00
2013-04-09 16:19:22 +02:00
2013-07-08 16:49:42 +04:00
2013-10-18 11:41:40 -07:00
2013-03-29 17:53:21 +02:00
2013-10-18 08:10:51 -07:00
2013-02-20 18:01:36 -08:00
2013-07-17 21:24:29 +02:00
2013-06-24 20:56:49 +02:00
2013-01-13 00:40:38 -08:00
2012-09-10 22:22:57 -07:00
2013-06-06 17:51:28 +02:00
2013-07-17 21:24:29 +02:00
2013-06-18 13:14:46 +04:00
2013-08-27 22:19:14 -07:00
2013-03-27 23:41:02 +01:00
2013-07-17 21:24:29 +02:00
2013-02-28 22:47:29 +01:00
2013-08-27 22:19:14 -07:00
2013-08-27 22:19:14 -07:00
2013-08-27 22:19:14 -07:00
2013-08-27 22:19:14 -07:00
2013-10-14 12:08:55 -07:00
2013-10-14 12:08:55 -07:00
2013-10-14 12:08:55 -07:00
2013-08-27 22:19:14 -07:00
2012-09-22 15:30:24 +03:00
2012-08-22 16:45:25 +02:00
2013-08-22 16:23:54 +04:00
2013-06-17 20:33:36 +03:00
2013-09-10 10:08:11 +04:00
2013-03-10 12:46:56 +01:00
2013-01-23 15:18:05 -08:00
2013-04-09 15:35:07 +02:00
2013-06-06 17:51:28 +02:00
2013-08-20 14:48:29 +03:00
2013-05-08 13:36:17 +04:00
2013-08-20 14:48:29 +03:00
2013-10-16 20:26:16 +04:00