1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Third set of fixes for bug#35988.

This commit is contained in:
unknown
2008-04-15 15:44:11 +02:00
parent a9c37b3bfe
commit 53c1832680
11 changed files with 21 additions and 7 deletions

View File

@ -122,4 +122,5 @@ SET @@global.ft_boolean_syntax=DEFAULT;
#########################################################
# End of functionality Testing for ft_boolean_syntax #
#########################################################
DROP TABLE articles;