1
#
2
# Bug #29015: Stack overflow in processing temporary table name when tmpdir path
3
# is long
4
5
6
create view v1 as select table_name from information_schema.tables;
7
drop view v1;
8
9
--echo End of 5.0 tests
Loggerhead is a web-based interface for Breezy Version: 2.0.1