From: Sabine B. <sb...@we...> - 2001-10-20 08:02:18
|
Hi, to speed up inserts into mysql, eXist writes parts of the data in temporary files and loads them later with the LOAD DATA INFILE command of mysql. It seems that you are missing the appropriate rights to issue the LOAD DATA INFILE for table dom. For example, try to enter the command LOAD DATA INFILE 'path_to_eXist/tmp/dom59088.txt' IGNORE INTO TABLE dom FIELDS TERMINATED BY '|'; on the mysql command line to check out if you're able to use this statement. The strange characters inserted into table inv_idx are correct. inv_idx contains a binary encoded list of document node id's for every word_id. Regards, Wolfgang _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de Ih...@we..., 8MB Speicher, Verschluesselung - http://freemail.web.de |