1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
Files
mariadb/mysql-test/t
Nirbhay Choubey e3922b8b91 Bug#58139 : default-auth option not recognized in MySQL standard
command line clients.

Command line tools like mysqladmin and mysqldump did not recognize
default-auth and plugin-dir options.

Support for these options was found missing in these command line
tools.

Fixed by adding support for the same.


client/mysqladmin.cc:
  Bug#58139 : default-auth option not recognized in MySQL standard
              command line clients.
  
  Introduced two new variables to hold values from default-auth and
  plugin-dir options and further pushed them to client's st_mysql
  instance.
client/mysqldump.c:
  Bug#58139 : default-auth option not recognized in MySQL standard
              command line clients.
  
  Introduced two new variables to hold values from default-auth and
  plugin-dir options and further pushed them to client's st_mysql
  instance.
mysql-test/r/plugin_auth.result:
  Added test case for Bug#58139.
mysql-test/t/plugin_auth.test:
  Added test case for Bug#58139.
2010-12-07 17:37:07 +05:30
..
2010-02-25 23:13:11 +04:00
2010-05-26 22:34:25 +08:00
2010-02-24 13:15:34 +04:00
2010-11-26 16:32:51 +02:00
2009-12-08 10:53:40 +03:00
2010-11-26 16:32:51 +02:00
2010-11-26 16:32:51 +02:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-11-26 16:32:51 +02:00
2010-11-26 16:32:51 +02:00
2010-11-26 16:32:51 +02:00
2010-09-08 09:36:39 +02:00
2010-11-26 16:32:51 +02:00
2010-06-11 10:15:55 +02:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2010-07-14 15:05:20 +03:00
2010-04-20 10:51:50 +02:00
2010-08-25 13:17:15 +05:00
2010-12-01 12:28:21 +05:30
2010-07-16 21:25:00 +03:00
2010-04-13 19:04:45 +04:00
2010-09-13 14:46:55 +02:00
2010-11-26 16:32:51 +02:00
2010-09-13 15:56:56 +02:00
2010-02-24 00:22:19 -07:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2009-12-29 15:19:05 +03:00
2010-02-06 13:28:06 +03:00
2010-07-16 21:25:00 +03:00
2010-07-04 20:35:05 +01:00
2010-07-30 19:28:36 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-09-07 12:17:12 +02:00
2010-11-06 19:21:12 +01:00
2010-11-22 10:13:46 +01:00