partitioning - How to partition a table in MySQL which has 2 million records -


i having 1 table having around 2 million records. records same node. can't partition based on date, continuously data deleted , inserted every day. , remaining data in string format.

every 15mins, out application taking backup table (only partial data got collected 15mins) , while doing operation, table getting locked , not able access table.

how use partition here.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -