For problems and solutions related to database compatibility.

some field of Drupal's Db...?

I want to know what information are stored in some field of the table users and vocabulary.

users table:
a) mode
b) sort
c) threshold
d) init
e) data

vocabulary table:
a) module

thank you

a little help ...please

hy.
i need a little help with my drupal site.
how can i create a new table in my database, and afther that too sea it in my drupal site(web page)?i don't know how can i see my database in my drupal site:(. a little help please
tnx
by

DB2 V9.5 replaces MySQL 5 database

I have read on IBM pages that DB2 can be used with Drupal. However, there is no detailed documentation to follow.

I am trying to use DB2 V9.5 with Drupal 6. But I am having a difficult time making it work.

I have recompiled PHP 5, using extension IBM_DB2. I have run a sample PHP test program which connects to a DB2 database and performs SQL insert,update and delete statements. I discovered that Drupal, as part of the installation process, requires that DB2 installation script /includes/install.ibmdb2.inc be present so that Drupal can create a temporary table and perform similar SQL statements. So far so good: PHP talks to DB2 and PHP/DB2 runs in Drupal.

However, Drupal has one more requirement: it tests to see whether DB2 conforms to its database abstraction layer. It does this by running various tests against file /includes/database.ibmdb2.inc. At this point I run out of luck and I receive the following error messages:

PHP Warning: db2_exec() [function.db2-exec]: Statement Execute Failed in /var/www/html/includes/database.ibmdb2.inc on line 90

My database made some...

I got this error code... I Turned off some modules, and it stopped. But I have to fix it.. I turned off on i18n modules and Developer module too becouse there was more errors... This happend once before too and I just erased and installed database. Its not the solution, and now I got some users too...

  * user warning: Can't create/write to file '/tmp/#sql_eaf_0.MYI' (Errcode: 28) query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 1 ORDER BY v.weight, t.weight, t.name in /home/yksikvan/public_html/modules/taxonomy/taxonomy.module on line 618.
    * user warning: Can't create/write to file '/tmp/#sql_eaf_0.MYI' (Errcode: 28) query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta LEFT JOIN i18n_blocks i18n ON b.module = i18n.module AND b.delta = i18n.delta WHERE (i18n.language ='et' OR i18n.language ='' OR i18n.language IS NULL) AND ( b.theme = 'yksikvanem' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) )ORDER BY b.region, b.weight, b.module in /home/yksikvan/public_html/modules/block/block.module on line 407.

In logs I saw this too:

Weight of my backup file...

I'm just with a simple doubt. My files of backup are variating in weight... sometimes they get lighter then the previous one. Is it a problem? or just compression?

If my backup is broken, will i see the site as usual with a problem in some part or will i have a big white screen describing errors in database? that is: is it ok if my backup is as expected in a single page? or is there a possibility of my site to get a problem only in some pages?

thanks!

Importing databace

Hello,
Currently, I'm creating a new dictionary website.
I have a database in excel/CSV and wish to upload all the content.
Doing it manually is almost impossible.

Please advice how can I import all the database in one shot.

Thanks,
Barak

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Database compatibility