Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
bugzilla
bugzilla
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • etersoft
  • bugzillabugzilla
  • Repository

Switch branch/tag
  • bugzilla
  • Bugzilla
  • DB
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • mkanat%bugzilla.org's avatar
    Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the… · 9c41867d
    mkanat%bugzilla.org authored 17 years ago
    Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the longdescs table, which didn't exist.
    9c41867d
Name
Last commit
Last update
..
Schema Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla use a separate fulltext table) 17 years ago
Mysql.pm Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the longdescs table, which didn't exist. 17 years ago
Oracle.pm Bug 411832: [Oracle] Change ISOLATION_LEVEL to 'READ COMMITTED' 17 years ago
Pg.pm Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla use a separate fulltext table) 17 years ago
Schema.pm Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla use a separate fulltext table) 17 years ago