hey,i already create database via cpanel
and re-write the database name on sql file
but its still error
and re-write the database name on sql file
but its still error
Code:
Error
SQL query:
--
-- Database: `savserve_ufx`
--
-- --------------------------------------------------------
--
-- Table structure for table `banlog`
--
CREATE TABLE IF NOT EXISTS `banlog` (
`Name` varchar( 24 ) NOT NULL ,
`pBannedReason` varchar( 128 ) NOT NULL ,
`pBannedBy` varchar( 24 ) NOT NULL ,
`pTime` varchar( 255 ) NOT NULL ,
`pIPBanned` varchar( 16 ) NOT NULL ,
`pAccountLock` int( 11 ) NOT NULL
) ENGINE = InnoDB DEFAULT CHARSET = latin1;
MySQL said: Documentation
#1046 - No database selected
Aucun commentaire:
Enregistrer un commentaire