Create Table's

 
Post new topic   Reply to topic    Aprelium Forum Index -> Databases
View previous topic :: View next topic  
Author Message
GameTaker
-


Joined: 22 Oct 2006
Posts: 1

PostPosted: Sun Oct 22, 2006 7:46 pm    Post subject: Create Table's Reply with quote

I tryed installing phpbb a forum, but I get this error:

It say's that i don't have appropriate permission's can someone tell me how to change the permission's?

___________________________________________________________________________


A fatal and unrecoverable database error has occured. This may be because the specified user does not have appropriate rights to CREATE TABLES or INSERT data, etc. Further information may be given below. Please contact your hosting provider in the first instance or the support forums of phpBB for further assistance.

install_install.php [ 1006 ]

SQL : CREATE TABLE phpbb_attachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post_msg_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, topic_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, in_message tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, poster_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, physical_filename varchar(255) DEFAULT '' NOT NULL, real_filename varchar(255) DEFAULT '' NOT NULL, download_count mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, attach_comment text DEFAULT '' NOT NULL, extension varchar(100) DEFAULT '' NOT NULL, mimetype varchar(100) DEFAULT '' NOT NULL, filesize int(20) UNSIGNED DEFAULT '0' NOT NULL, filetime int(11) UNSIGNED DEFAULT '0' NOT NULL, thumbnail tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (attach_id), KEY filetime (filetime), KEY post_msg_id (post_msg_id), KEY topic_id (topic_id), KEY poster_id (poster_id), KEY filesize (filesize) ) DEFAULT CHARACTER SET latin1

BLOB/TEXT column 'attach_comment' can't have a default value
___________________________________________________________________________
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Sun Oct 22, 2006 9:04 pm    Post subject: Reply with quote

GameTaker,
There is a thread about this error at...
http://www.phpbb.com/phpBB/viewtopic.php?t=456944&sid=efb9adf3e4bee5d11639da37feef3cf7
Back to top View user's profile Send private message Visit poster's website
myncWense
-


Joined: 31 Mar 2009
Posts: 1
Location: Iran

PostPosted: Tue Mar 31, 2009 1:40 pm    Post subject: not understand Reply with quote

do not understand
Back to top View user's profile Send private message Send e-mail AIM Address ICQ Number
laracroft
-


Joined: 02 Nov 2009
Posts: 3

PostPosted: Mon Nov 02, 2009 11:56 am    Post subject: Reply with quote

Hi,
This is Laracroft,
I read your entire post and found that you don't have permission to access Database.
You can visit this link to solve your problem. http://bugs.mysql.com/bug.php?id=33998
Have a nice day!
_________________
webcam
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Databases All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group