Merge with MariaDB 5.1 and MySQL 5.1.61

This commit is contained in:
Michael Widenius 2012-02-20 17:49:21 +02:00
commit 038b739c98
39 changed files with 846 additions and 302 deletions

View file

@ -126,6 +126,7 @@ static LEX_STRING vars_filter[]= {
{C_STRING_WITH_LEN("ft\\_m%")},
{C_STRING_WITH_LEN("have\\_%")},
{C_STRING_WITH_LEN("%\\_size")},
{C_STRING_WITH_LEN("innodb_f%")},
{C_STRING_WITH_LEN("%\\_length%")},
{C_STRING_WITH_LEN("%\\_timeout")},
{C_STRING_WITH_LEN("large\\_%")},