mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fix tests after merge
mysql-test/r/create.result: Update result mysql-test/r/type_ranges.result: Update result mysql-test/t/archive.test: Rewrite path for embedded server testing
This commit is contained in:
@@ -429,7 +429,7 @@ explain t2;
|
||||
Field Type Null Key Default Extra
|
||||
a int(11) YES NULL
|
||||
b bigint(11) NO 0
|
||||
c bigint(10) NO 0
|
||||
c bigint(11) NO 0
|
||||
d date YES NULL
|
||||
e varchar(1) NO
|
||||
f datetime YES NULL
|
||||
|
||||
Reference in New Issue
Block a user