

Problém s BtiTracker 1.4.8
Dobrý den. Zkouším si založit testovací tracker. Dělám ho přes BtiTracker 1.4.8. Ale vždy(zkoušeno na 2 hostinzích) mi to napíše chybu s importem databáze. http://tracker.majen.cz/
Chyba : Processing file: ../sql/database.sql
Starting at the line: 1
Error at the line 28: ) TYPE=MyISAM;
Query: -- -- -- -- -- CREATE TABLE `bannedip` ( `id` int(10) unsigned NOT NULL auto_increment, `added` int(11) NOT NULL default '0', `addedby` int(10) unsigned NOT NULL default '0', `comment` varchar(255) NOT NULL default '', `first` bigint(11) unsigned default NULL, `last` bigint(11) unsigned default NULL, PRIMARY KEY (`id`), KEY `first_last` (`first`,`last`) ) TYPE=MyISAM;
MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 15
Stopped on error