I have InnoDb table of 50 Gb and more 100M records. The table is oldest. The MySQL server is production and very loaded.
How I can effective delete table without locking database.
How I can effective delete table without locking database.