When I'm restoring dump of all database to one of my MariaDB 10.0 nodes (2 nodes galera cluster), I saw "Query exceeding 16384 bytes, skipping. Probably a bulk insert query.".
So I ran again mysqldump for all database and diff with its original dump. There's a lot of differences. Where should I configure on my.cnf to allow each query from dump running successfully? Thanks. _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

