mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
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 |
||
|---|---|---|
| .. | ||
| binlog.test | ||
| binlog_cache_stat.test | ||
| binlog_insert_delayed.test | ||
| binlog_truncate.test | ||
| blackhole.test | ||
| ctype_cp932.test | ||
| ctype_cp932_binlog.test | ||
| ctype_ucs_binlog.test | ||
| database.test | ||
| drop_table.test | ||
| drop_temp_table.test | ||
| implicit.test | ||
| insert_select-binlog.test | ||
| mix_innodb_myisam_binlog.test | ||
| mix_innodb_myisam_side_effects.test | ||