ormance problem, as in order to generate the list of random rows, MySQL needs to assign random number ... ''auto_increment_increment'' and ''auto_increment_offset'' variables such that one only uses odd numbe... n MySQL]] Par Laurent DECORPS sur phpinfo.net
* Official doc:
* [[http://dev.mysql.com/doc/refma... eleting rows. Another possibility is to run **OPTIMIZE TABLE after you have deleted a lot of rows**.
, perform the following steps:
* Get a listing of binary log files on the primary by running **SHOW... ne will be needed.
* If you wish, make a backup of the log files to be deleted
* Purge all log fil... t/secret as user/password credentials
#
# mariadb official image: https://hub.docker.com/_/mariadb/
#