This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-22 06:44:16 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ec42119233
mariadb
/
mysql-test
/
t
/
innodb_mysql.test
6 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
Files innodb.[test|result] are to be used by Innobase only. Use files innodb_mysql.[test|result] instead.
2006-04-26 09:51:57 +04:00
-- source include/have_innodb.inc
Make innodb_mysql produce a non-empty output.
2006-04-26 11:15:09 +04:00
--disable_warnings
drop table if exists t1;
--enable_warnings
Reference in a new issue
Copy permalink