Warning: Access denied for user 'chritcou'@'localhost' to database 'chritcou' query: LOCK TABLES cache WRITE in /home/www/chritcou/info/includes/database.mysql.inc on line 172
I have a problem with my database, it seems drupal has lock the tables from the above error message but not sure, what can I do to stop error message from print at the top of my screen
i wander if you can help me. I recently moved server and restored a database backup onto the new server. However,... i hit a snag. 1 of the tables was too large (7mg)
i have this table backed up,... but cannot import or restore with neither phpmyadmin,... mysql restore,... my sqldumper or running as one query. they all say packet size is too big
i was just wandering if anyone new of a way i can import this single table of 7meg into my database. any halp would be greatly apprectiated. im not at all up on mysql
Greetings to all.
Let me post my problem.
I have a mysql database of a working site all in utf8_general_ci encoding.It works fine.
I want to import to my drupal site some rows from a table in that database that are in greek.
I am creating a node and writing some simple php code that connects to the database and brings the rows that I want to drupal and they are displayed in drupal's homepage. But all the greek characters are shown as ????. I' ve been searching for the cause of the problem, but I can't come to a solution.
Can anyone help?
Our team here has decided to support and maintain any existing files, or patch (database abstraction layer) for MSSQL in connection with drupal database. I researched this website for us to catch up with its history. Currently, we need an existing database.mssql.inc file, if the source's already made, so that we could easily remodify to make it fully functional. Do you where we can find this existing file? any download link, or site where we could get this?