summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema_stress/t/modify.test
Commit message (Collapse)AuthorAgeFilesLines
* mysql-5.5 mergeSergei Golubchik2012-01-161-15/+0
|\
| * Removing copyright headers from test filesBjorn Munch2011-10-191-15/+0
| |
* | merge with 5.3Sergei Golubchik2011-10-191-8/+8
|/ | | | | | | | | | | | | sql/sql_insert.cc: CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. ****** CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. sql/sql_table.cc: small cleanup ****** small cleanup
* Tests: many if/while expresissons simplified after 57276Bjorn Munch2010-11-171-1/+1
|
* WL#2360 Performance schemaMarc Alff2010-01-111-0/+55
Part V: performance schema implementation