1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +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

@ -105,3 +105,4 @@ id title body
9 Database Security Configuring MySQL for ...
'Bug#35361: Different syntax does not produce result as default operators'
SET @@global.ft_boolean_syntax=DEFAULT;
DROP TABLE articles;