Message-ID: <
[email protected]>
Date: Sat, 19 Oct 2002 02:54:34 +0000
Subject: Database Backup of php_nuke At 02:54:34
To:
[email protected]
From:
[email protected] | This is Spam | Add to Address Book
Return-Path:
[email protected]
Content-Length: 127981
Your database should be attached!
Content-type: multipart/mixed;boundary = baf245c3bf69901d8553ad2825bde06ca
This is a mime encoded message.
Content-type: Application/SQL
--baf245c3bf69901d8553ad2825bde06ca
File Name: backup.sql
# ========================================================
#
# Database saved : banners
# On 10-19-2002 at 02:54 by MySQL-Exporter.exe!
#
# ========================================================
# --------------------------------------------------------
#
# Table structure for table 'banneradmin'
#
CREATE TABLE banneradmin (
id int(11) NOT NULL auto_increment,
adminuser varchar(15) NOT NULL,
adminpass varchar(15) NOT NULL,
PRIMARY KEY (id),