aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Mysql.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 284348: Move initial table creation into the Bugzilla::DB modulesmkanat%kerio.com2005-03-091-0/+36
* Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: T...mkanat%kerio.com2005-03-091-1/+13
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-051-0/+14
* Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQLmkanat%kerio.com2005-03-031-1/+5
* Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com2005-02-171-0/+162