diff options
author | Sergey Petrunya <psergey@askmonty.org> | 2013-07-08 12:57:58 +0400 |
---|---|---|
committer | Sergey Petrunya <psergey@askmonty.org> | 2013-07-08 12:57:58 +0400 |
commit | 50dda403b7c04e0c769895f3f69413f0c8087792 (patch) | |
tree | 9be6c185574332b5393f5d4b604b5735d72789f6 /mysys_ssl | |
parent | 9f14736a407c402dc76235f688a7777a56a38919 (diff) | |
download | mariadb-git-50dda403b7c04e0c769895f3f69413f0c8087792.tar.gz |
Fix test errors like:
-Note 1031 Table storage engine for 't1' doesn't have this option
+Note 1031 Table storage engine for 'InnoDB' doesn't have this option
They were caused by a change in MariaDB which changed ER_ILLEGAL_HA message
text to be like:
"Storage engine InnoDB of the table `test`.`t1` doesn't have this option"
Some the error calls were changed to pass new parameters, but some were left
to be old. Also the error text in errmsg-ut8.txt was not changed.
Diffstat (limited to 'mysys_ssl')
0 files changed, 0 insertions, 0 deletions