Jump to content

boxturt

Members
  • Posts

    1,356
  • Joined

  • Last visited

Everything posted by boxturt

  1. Happy Birthday Tina! Many happy returns!
  2. Happy Birthday Bruce!
  3. Happy Birthday Thomas! Many happy returns!
  4. Happy Birthday Bill Many Happy Returns!!
  5. I'm fine Natalie, thanks for asking!
  6. That works very well! I've been wanting to do that for a while now. Thanks for this
  7. Happy Birthday Alex! Many happy returns!
  8. Happy Birthday Dick! Many happy returns!
  9. Happy Birthday Terri!
  10. Thanks guys!
  11. turn
  12. neuter
  13. management
  14. Good to know for future but I have separate accounts. Thank you Bob.
  15. Sometimes I am such a maroon. I'm glad I didn't open a ticket. Remember when I said it "must be me"? It is. My text editor decided to default to no-wrap and I just did not see the microscopic horizontal scroll bar at the bottom of the document. It's all there, the entire database, on one or three really long lines. I'm still going to look into the dbsender though. Thanks guys.
  16. I will, and I will. Thank you.
  17. Thanks for the replies. I am using the backup option(s) in cPanel. I tried it on a couple sites, on a couple servers, including dedicated, all with the same result. (makes me think it's me) Here is a sample of what I receive: >-- MySQL dump 10.11 -- -- Host: localhost Database: user_myscript -- ------------------------------------------------------ -- Server version 5.0.81-community /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `myscript_archives` -- DROP TABLE IF EXISTS `myscript_archives`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `myscript_archives` ( `list` varchar(32) default NULL, `archive_id` varchar(32) default NULL, `subject` text, `message` mediumtext, `format` text, `raw_msg` mediumtext, KEY `myscript_archives_list_archive_id_index` (`list`,`archive_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `myscript_archives` -- LOCK TABLES `myscript_archives` WRITE; /*!40000 ALTER TABLE `myscript_archives` DISABLE KEYS */; /*!40000 ALTER TABLE `myscript_archives` ENABLE KEYS */; UNLOCK TABLES; (MORE TABLES HERE) /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2009-10-29 23:10:07 Strange strange.
  18. Greetings! I'm pretty good at making sure I separately back up my databases in addition to regular full backups. Before today I never had reason to check the contents of backup.sql.gz and I noticed that the database backups are all table structure and no data. How do I get complete backups? If I lose my mailing list database and have only tables to restore.... I am perplexed. I know I can export right out of phpMyAdmin but that seems time consuming. Hints?
  19. Thanks for that little tid bit. I've been wondering / hoping it would be that simple.
  20. Happy Birthday Ryan! Many wonderful returns!
  21. deceased
  22. wealth
  23. card
  24. equilibrium
  25. less
×
×
  • Create New...