mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Two things:
1) Two small windows cleanups for Archive. 2) Patch from Calvin for Falcon to be able to have its own I_S loaded. One example added for this, does hello world.
This commit is contained in:
@ -1538,5 +1538,5 @@ SHOW CREATE TABLE t6;
|
||||
|
||||
|
||||
--disable_warnings
|
||||
DROP TABLE t1, t2, t4, t5;
|
||||
DROP TABLE t1, t2, t4, t5, t6;
|
||||
--enable_warnings
|
||||
|
Reference in New Issue
Block a user