Tagged Questions
1
vote
2answers
58 views
MySQL priorities
I have a question...
Is it possible to set priorities in MySQL?
On one server I have application that receives data from or primary server and store it to DB for further use. On the other side I ...