Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
PROBLEM - MYSQL - NEED - HELP
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Heaplink" data-source="post: 106319" data-attributes="member: 8966"><p><a href="http://devbest.com/members/habpro.17370/" target="_blank">HabPRO</a> not at all helpful.</p><p> </p><p>First off, go to your pma (phpmyadmin) and select the database (if not already selected by default). You can select all the tables and below you can choose to optimize tables in a dropdown. After that, a good idea is also to repair them, so stuck queries get cleaned up.</p><p> </p><p>If this doesn't help, you can monitor your server. Go to Task Manager (CTRL + ALT + DELETE) and under <strong>Performance</strong> tab you can see how much CPU/Ram usage your server uses.</p><p> </p><p>You can monitor the <strong>mysqld</strong> also, but it if it is running as service (as it does in IIS) you need to modify something in your server before you can see the usage from that - it might be a bit too advanced. If it is running as a process (which mysqld doesn't on IIS afaik) you can easily see usage in the Task Manager aswell (in <em>Processes</em> tab).</p><p> </p><p>Hope this helped you <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Heaplink, post: 106319, member: 8966"] [URL='http://devbest.com/members/habpro.17370/']HabPRO[/URL] not at all helpful. First off, go to your pma (phpmyadmin) and select the database (if not already selected by default). You can select all the tables and below you can choose to optimize tables in a dropdown. After that, a good idea is also to repair them, so stuck queries get cleaned up. If this doesn't help, you can monitor your server. Go to Task Manager (CTRL + ALT + DELETE) and under [B]Performance[/B] tab you can see how much CPU/Ram usage your server uses. You can monitor the [B]mysqld[/B] also, but it if it is running as service (as it does in IIS) you need to modify something in your server before you can see the usage from that - it might be a bit too advanced. If it is running as a process (which mysqld doesn't on IIS afaik) you can easily see usage in the Task Manager aswell (in [I]Processes[/I] tab). Hope this helped you :-) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
PROBLEM - MYSQL - NEED - HELP
Top