mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
fbd4378b85
- Add printout of "Warning" or "Note" for non error messages in default_reporter - Add test for the above in new mysqladmin.test mysql-test/mysql-test-run.pl: Add support for mysqladmin to mysql-test-run.pl mysys/my_getopt.c: Add printout of Warning: or Info: in 'default_reporter', this will make the user aware of the problem but can filter it as a warning or note. mysql-test/r/mysqladmin.result: New BitKeeper file ``mysql-test/r/mysqladmin.result'' mysql-test/t/mysqladmin.test: New BitKeeper file ``mysql-test/t/mysqladmin.test''
4 lines
135 B
Text
4 lines
135 B
Text
mysqld is alive
|
|
mysqladmin: unknown variable 'database=db1'
|
|
Warning: mysqladmin: unknown variable 'loose-database=db2'
|
|
mysqld is alive
|