daim Posted February 9, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 38 Reputation: 3 Joined: 01/22/12 Last Seen: 14 hours ago Share Posted February 9, 2013 Hi, Im thinking to remove lastjob, jobchangelvel from global reg value to optimize my database load. Do you guys think its go to do so? thanks Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 9, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 9, 2013 try this.. DELETE FROM `global_reg_value` WHERE `str` IN ( 'lastjob','jobchangelevel' ) do a backup 1st before you try..just in case anything happen ~ refer SQL DELETE , SQL IN Quote Link to comment Share on other sites More sharing options...
Question
daim
Hi,
Im thinking to remove lastjob, jobchangelvel from global reg value to optimize my database load.
Do you guys think its go to do so?
thanks
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.