Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table read only

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
when i trying to insert to table i get an error like i subj, but all files have 777 access right. "Select" work fine, that's a problem?
 
It's not a question of whether the *file* is read-only, but whether the database user executing the query has been granted permission to insert data. Read the documentation for the MySQL 'grant' tables.

If you are running this query as the MySQL root user, then I don't know what your problem could be. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top