Project

General

Profile

Bug #20860 ยป bug11686.patch

Administrator Admin, 2009-08-11 15:30

View differences:

t3lib/stddb/tables.sql (working copy)
);
#
# Table structure for table ''
# Table structure for table 'sys_refindex_words'
#
CREATE TABLE sys_refindex_words (
wid int(11) DEFAULT '0' NOT NULL,
......
);
#
# Table structure for table ''
# Table structure for table 'sys_refindex_rel'
#
CREATE TABLE sys_refindex_rel (
rid int(11) DEFAULT '0' NOT NULL,
......
#
# Table structure for table ''
# Table structure for table 'sys_refindex_res'
#
CREATE TABLE sys_refindex_res (
rid int(11) DEFAULT '0' NOT NULL,
    (1-1/1)