mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
15 lines
607 B
Plaintext
15 lines
607 B
Plaintext
--- r/mysql.result 2011-12-13 12:00:39.000000000 +0100
|
|
+++ r/mysql.reject 2012-02-10 16:11:23.000000000 +0100
|
|
@@ -406,9 +406,9 @@
|
|
| 1 |
|
|
+---+
|
|
Warning (Code 1286): Unknown storage engine 'nonexistent'
|
|
-Warning (Code 1266): Using storage engine MyISAM for table 't2'
|
|
+Warning (Code 1266): Using storage engine PBXT for table 't2'
|
|
Warning (Code 1286): Unknown storage engine 'nonexistent2'
|
|
-Warning (Code 1266): Using storage engine MyISAM for table 't2'
|
|
+Warning (Code 1266): Using storage engine PBXT for table 't2'
|
|
Error (Code 1050): Table 't2' already exists
|
|
drop tables t1, t2;
|
|
Variable_name Value
|