View Single Post
Old October 14th, 2005, 01:57 AM   #1 (permalink)
rcsmith
Member
Verified Customer
 
Join Date: Feb 2002
Location: Northern California
Posts: 222
database backup is weird

When i do a backup all tables, it creates them but they're all 153 bytes. Here is an example of what's inside.

-- MySQL dump 9.10
--
-- Host: localhost Database: photopostadmingroups
-- ------------------------------------------------------
-- Server version 4.0.17


and that's it. It says it runs the command:

/usr/local/mysql/bin/mysqldump --opt -h localhost -uusername -ppassword photopost

directory is writeable.
rcsmith is offline   Reply With Quote