Bugzilla:Software Matrix: Difference between revisions
Jump to navigation
Jump to search
m (→MySQL: make NOT OK appear on one line) |
|||
| Line 60: | Line 60: | ||
|NOT OK <div style="width:60px"></div> | |NOT OK <div style="width:60px"></div> | ||
|[https://bugzilla.mozilla.org/show_bug.cgi?id=321645 TEXT and BLOB columns do not support DEFAULT values] | |[https://bugzilla.mozilla.org/show_bug.cgi?id=321645 TEXT and BLOB columns do not support DEFAULT values] | ||
|} | |||
== DBD::mysql == | |||
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0" | |||
!Version | |||
!Status | |||
!Comments | |||
|- | |||
|DBD::mysql 2.9003 - 3.0002 | |||
|OK | |||
| | |||
|- | |||
|DBD::mysql 3.0003 - 3.0006 | |||
|NOT OK | |||
|[https://bugzilla.mozilla.org/show_bug.cgi?id=349210#c28 Active statement handles not correctly closed] | |||
|- | |||
|DBD::mysql 3.0007 and higher | |||
|OK | |||
| | |||
|} | |} | ||
Revision as of 19:14, 12 November 2006
Introduction
This page details versions of Bugzilla's required software that are currently known (not) to work with bugzilla. Software, certainly open-source software, is constantly improved and extended, with subsequent releases. When a version isn't listed on this page, you can still expect it to work. Feel free to add new known (not) working versions to keep this page up to date.
Bugzilla 2.22.X
Perl
Windows: ActiveState Perl
| Version | Status | Comments |
|---|---|---|
| before ActiveState Perl 5.8.1 | NOT OK | Bugzilla needs CGI.pm version 2.93 or higher |
| ActiveState Perl 5.8.1 | OK | Minimum Requirement |
| ActiveState Perl 5.8.4 | OK | |
| ActiveState Perl 5.8.6 | NOT OK | bug in Time::Local 1.10 |
| OK? | ||
| ActiveState Perl 5.8.8 (build 819) | NOT OK | Can't locate IO/Wrap.pm in @INC |
Specific Modules
see release notes
MySQL
| Version | Status | Comments |
|---|---|---|
| MySQL 4.0.14 or higher | OK | Minimum Requirement |
| MySQL 4.1 or higher | OK | reset the password using OLD_PASSWORD (for windows: see win32install.html) |
| MySQL 5.0.24a | OK | reset the password using OLD_PASSWORD |
| MySQL 5.0.25 and higher; MySQL 5.1.12 and higher | NOT OK | TEXT and BLOB columns do not support DEFAULT values |
DBD::mysql
| Version | Status | Comments |
|---|---|---|
| DBD::mysql 2.9003 - 3.0002 | OK | |
| DBD::mysql 3.0003 - 3.0006 | NOT OK | Active statement handles not correctly closed |
| DBD::mysql 3.0007 and higher | OK |
PostgresSQL
| Version | Status | Comments |
|---|---|---|
| PostgreSQL 7.3.x | OK | Minimum Requirement |
Apache
| Version | Status | Comments |
|---|---|---|
| Apache HTTP Server 2.X | OK |
IIS
| Version | Status | Comments |
|---|---|---|