- Impact
- 5
I am selling my cheat codes mySQL database with more than 4200 entries...
Here is the structure of the database
CREATE TABLE `pcgames` (
`id` bigint(20) NOT NULL auto_increment,
`category` varchar(250) NOT NULL default '',
`gametitle` varchar(250) NOT NULL default '',
`cheattitle` varchar(250) NOT NULL default '',
`cheat` text NOT NULL,
`status` varchar(200) NOT NULL default 'active',
PRIMARY KEY (`id`),
FULLTEXT KEY `category` (`category`,`gametitle`,`cheattitle`,`cheat`)
) TYPE=MyISAM AUTO_INCREMENT=4316 ;
$25 only via xoom.com
$30 via paypal
Here is the structure of the database
CREATE TABLE `pcgames` (
`id` bigint(20) NOT NULL auto_increment,
`category` varchar(250) NOT NULL default '',
`gametitle` varchar(250) NOT NULL default '',
`cheattitle` varchar(250) NOT NULL default '',
`cheat` text NOT NULL,
`status` varchar(200) NOT NULL default 'active',
PRIMARY KEY (`id`),
FULLTEXT KEY `category` (`category`,`gametitle`,`cheattitle`,`cheat`)
) TYPE=MyISAM AUTO_INCREMENT=4316 ;
$25 only via xoom.com
$30 via paypal






