mirror of
https://github.com/MariaDB/server.git
synced 2025-11-21 06:21:35 +03:00
Now LOAD DATA FROM MASTER does not drop the database, instead it only tries to create it, and drops/creates table-by-table. * replicate_wild_ignore_table='db1.%' is now considered as "ignore the 'db1' database as a whole", as it already works for CREATE DATABASE and DROP DATABASE.
108 KiB
108 KiB