1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

More verbose error messages

This commit is contained in:
Elena Stepanova
2013-11-07 03:36:53 +04:00
parent dcb3650d63
commit cdecd86a53
15 changed files with 22 additions and 32 deletions

View File

@ -63,6 +63,7 @@ EOF
--source alter_table.inc
--let $error_codes = ER_GET_ERRNO
--replace_result $storage_engine <STORAGE_ENGINE>
SELECT a FROM t1;
--source check_errors.inc
if ($mysql_errname != ER_GET_ERRNO)