READS should be before READ_*.

This commit is contained in:
Michal Čihař
2010-08-30 15:19:44 +02:00
parent 7f7bdf12bf
commit 8860f83466

View File

@@ -1046,9 +1046,9 @@ $PMA_SQPdata_forbidden_word = array (
'RAID_TYPE',
'RANGE', // 5.1
'READ',
'READS',
'READ_ONLY', // 5.1
'READ_WRITE', // 5.1
'READS',
'REAL',
'RECOVER',
'REDUNDANT',