vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Big Problem... (https://vborg.vbsupport.ru/showthread.php?t=81888)

egthareal 05-24-2005 02:49 AM

I used the "empty" command.

That is correct right? BTW thanks so much for your help thusfar.. I'm getting closer.

filburt1 05-24-2005 02:57 AM

Like the others, I strongly suggest you find another host. One that caps your database at only 100 MB will not allow your site to grow.

egthareal 05-24-2005 02:59 AM

Thank you and after this problem - I will immediately be finding another host. Just need to regain hold of the current database at this time. Then concentrate on moving.
--EG

Paul M 05-24-2005 03:01 AM

I'm not familiar with the "empty" command.

I just use "DELETE FROM xxxxx" where xxxxx is the table name.

egthareal 05-24-2005 03:24 AM

Anyone know about using the "empty" command? Is this okay?

Thx,
EG

Marco van Herwaarden 05-24-2005 04:53 AM

'empty' is not a MySQL command. Maybe it is named like that in your server software. It will probably implement a 'DELETE FROM table' or 'TRUNCATE TABLE table' command.

egthareal 05-24-2005 06:57 AM

EMPTY is the command in phpmyadmin that I found. Do you know of any safe command in phpmyadmin that I could possibly use?

Thanks

If I was to execute this "delete from" command in CRT what would it look like?

egthareal 05-26-2005 04:37 AM

Anyone?

Marco van Herwaarden 05-26-2005 05:32 AM

Just use the 'Empty' command in phpMyAdmin.

Paul M 05-26-2005 05:34 AM

Yes, the empty command in phpmyadmin would do the trick.


Edit : LOL - MarcoH64 beat me to the reply. :)


All times are GMT. The time now is 07:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01208 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete