Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
  #1  
Old 21st May 2013, 18:34
las7h0p3 las7h0p3 is offline
Senior Member
 
Join Date: Jul 2008
Posts: 18
Default mySQL error while importing database
Hey guys,

I have a xampp 1.4.1 server and a tbdev-01-03-06 tracker. My last update on this tracker was 5-6 years ago. Now I decided to check what I have done with this tracker and when I tried importing the database this error occurred:

http://oi43.tinypic.com/2w7lnk1.jpg

and this is the code in the .sql file:

Code:
DROP TABLE IF EXISTS rangclass;
CREATE TABLE `rangclass` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `name` varchar(50) /*!40101 collate latin1_general_ci */ default NULL,
  `rangpic` varchar(50) /*!40101 collate latin1_general_ci */ default NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 /*!40101 DEFAULT CHARSET=latin1 */ COLLATE=latin1_general_ci;
Hope that someone can help me.
Reply With Quote
  #2  
Old 21st May 2013, 18:56
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default hi
drop all your tables in phpmyadmin then readd it
__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #3  
Old 21st May 2013, 18:59
las7h0p3 las7h0p3 is offline
Senior Member
 
Join Date: Jul 2008
Posts: 18
Default
I did drop all my tables in and the phpmyadmin stops at rangclass. All previous tables that are in the same .sql file were added, but nothing after rangclass is added as you can see in the picture.

EDIT:

Problem solved I managed to run the tracker.

However there is another problem when trying to run the tracker on a newer xampp server and it's this:

http://www.bvlist.com/tbdev/8353-hel...hite-page.html

Last edited by las7h0p3; 21st May 2013 at 20:27.
Reply With Quote
Reply

Tags
database , error , importing , mysql

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 14:48. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.