.net - Percona Server 5.5 or MariaDB on Windows -


i running mysql 5.5 on x64 windows server , keep getting auto increment id error known error in mysql. try out percona server or mariadb have higher benchmarks can't find drop in replacement mysql 5.5. can mariadb 5.2 used replace mysql 5.5 or there version of percona server runs on windows? else using either of these on windows?

there no percona on windows. current mariadb 5.2 drop-in replacement mysql 5.1. upgrade wizard supplied maria not offer downgrade 5.5. mariadb 5.5 in preparation, need time.

having said this, mysql5.5 data might compatible mariadb 5.2, compatibility between 5.1 , 5.5 good, assuming you're not using new stuff (pluggable authentication or performance schema)

i think possible copy database directory place, remove performance_schema it, copy , edit my.ini, register service mariadb's mysqld.exe , run mariadb.

what well-known problem autoincrement?


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -