2
votes
Accepted
Can Any MySQL Numeric Types Represent Negative Zero?
Signed zeroes are defined in the IEEE 754 standard, so any platform that faithfully implements that standard should allow you to reliably save and retrieve -0. to/from a MySQL database. However, even ...
1
vote
Restoring a primary mysqldump on a R/O replica
So I was able to solve this situation and it is more complex than expected and requires a small maintenance window to be able to reset the primary:
Disable the primary and replica on the load-...
1
vote
MySQL Workbench, Windows Server 2019, MySQL not showing Performance, Information of MySQL Schemas!
Just complementing on the accepted question, I was looking into that panel and could not locate such option, had to actually click the "SQL Editor" grouping to find another grouping within ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
mysql × 22433innodb × 2000
performance × 1729
database-design × 1453
mariadb × 1406
replication × 1358
mysql-5.5 × 942
query-performance × 866
mysql-5.7 × 829
mysql-5.6 × 827
index × 814
join × 750
optimization × 714
mysqldump × 663
backup × 550
mysql-8.0 × 547
php × 545
myisam × 472
select × 456
query × 435
trigger × 422
mysql-workbench × 413
amazon-rds × 408
stored-procedures × 377
linux × 346