[ Index ] |
|
Code source de Horde 3.1.3 |
1 -- This script adds additional indexes to the horde_prefs table that should 2 -- improve loading of preferences from the preference table. 3 -- 4 -- $Horde: horde/scripts/upgrades/2006-06-29_horde_prefs_indexes.sql,v 1.1.2.1 2006/06/29 16:29:03 jan Exp $ 5 6 CREATE INDEX pref_uid_idx ON horde_prefs (pref_uid); 7 CREATE INDEX pref_scope_idx ON horde_prefs (pref_scope); 8
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |