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 06e16b8c97 cannot use lex->grant_user= &current_user, where LEX_USER current_user is a global constant,
because parser might modify the lex->user (e.g. set lex->user-password).
switch to use LEX_STRING current_user string, and also change other similar constants
to be LEX_STRING's for consistency.
2013-10-18 08:17:56 -07:00
..
2013-07-08 16:49:42 +04: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
2013-09-15 17:30:53 -07:00
2013-08-20 14:48:29 +03:00
2013-09-06 22:31:30 +02:00
2013-10-18 08:10:51 -07:00
2013-08-20 14:48:29 +03:00
2013-06-06 17:51:28 +02:00
2013-07-08 16:49:42 +04:00
2013-09-25 21:07:06 +03:00
2013-10-13 13:43:29 -07: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-07-08 16:49:42 +04:00
2013-10-18 08:10:51 -07:00
2013-07-17 21:24:29 +02:00
2013-06-24 20:56:49 +02: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-07-17 21:24:29 +02: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
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-06-06 17:51:28 +02:00
2013-08-20 14:48:29 +03:00
2013-08-20 14:48:29 +03:00
2013-10-16 20:26:16 +04:00