I have this problem, a table(table name is contents) have 6 million record in my project.
I want to split this table(contents) and use in cakephp, but I don’t how to do.
Please help me.
Thanks!
CakePHP version : 2.x
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Are you referring to Partitioning? This may be a better option without a lot of extra work required.