Home

WowBB Administration Panel

Stats

General

Categories

Forums

Topics

Users

Themes

Emoticons

Advanced
Warning:
While backup, export, restore or rebuild is in progress, do NOT close your browser window, and do nothing that could interrupt the ongoing process such as visiting another page or hitting the Refresh button. It is normal for these procedures to take a long time to finish especially when your database is big.
Backup Database:
Since databases can get quite big especially when you have a large number of users or posts, it is recommended that you do not include the search index in the backup as it can be created after restore. In addition, using gzip compression can greatly reduce the backup size.
Include search index
Compress with gzip
Backup
Export Table:
Creates a tab-delimited text file from the database table of your choice that can be opened with many popular programs such as Microsoft Excel.

Column Names
Export
Restore Database:
Allows you to restore a backup. Please keep in mind that all existing data in your database will be replaced with the data in your backup. If your backup does not contain the search index, please rebuild the search index after restore. Important: If your backup is larger than 2M then you should manually restore the backup via telnet or SSH.
Restore
Rebuild Search Index:
Use this to rebuild the search index after restore if your backup does not contain it.
 
Rebuild



Powered by WowBB 1.7 - Copyright © 2003-2006 Aycan Gulez
Page processed in 0.2286 seconds (2% database + 98% PHP). 6 queries executed.


SELECT * FROM wowbb_user_groups WHERE user_group_id=1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEwowbb_user_groupsconstPRIMARYPRIMARY2const1NULL
0.0001 seconds


SELECT session_id FROM wowbb_sessions WHERE last_visit >= '2010-09-06 21:51:22' AND ip='38.107.191.81'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEwowbb_sessionsrangelast_visitlast_visit8NULL3Using where
0.0003 seconds


SELECT COUNT(*) AS users_online FROM wowbb_sessions WHERE last_visit >= '2010-09-06 21:51:22'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEwowbb_sessionsrangelast_visitlast_visit8NULL4Using where; Using index
0.0001 seconds


SELECT log_id, max_online FROM wowbb_visitor_log WHERE log_date='2010-09-06'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEwowbb_visitor_logreflog_datelog_date3const1NULL
0.0003 seconds