For problems and solutions related to database compatibility.

Database problems

error:

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

What is the best way to keep a development database in sync with live database?

I have separate database for development and my live site and want to know how to keep the databases in sync without rebuilding the whole database.

What are the tables that should update? Should the cache tables be updated?

How do most people approach this?

Any suggestions are appreciated.

Thanks.

Restore a single mysql table thats too big for phpmyadmin

hiya all,...

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

thanks in advance for any help

UTF problem

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?

Lazaros

Interested in maintaining mssql

Hi guys,

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?

Thanks,
webpoga

how to apply mssql patch?

someone here knows how to apply patches for mssql from : http://groups.drupal.org/node/1953 ?

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Database compatibility