Database partition - Better done by PHP or MySQL?
问题 Let me explain the context first : I am building a visit tracker, with PHP and MySQL. So when a user visit a certain URL, his informations will be registered, then he will be redirected to a page. Then, when he will click on a link, I will register the information then redirect the user to his destination. So I need to WRITE informations in the database at the moment of the visit. And I need to READ and WRITE informations at the moment of the click. My problem is that I will have many many