View Issue Details

IDProjectCategoryView StatusLast Update
0008690mantisbtdb mysqlpublic2008-08-12 09:35
ReporterKPavel Assigned Tovboctor  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Product Version1.1.0 
Summary0008690: Tags on MySQL:4.0.25-standard
Description

After successful installation there is a mistake on viewing of a question:

0001064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT tag_id FROM mantis_bug_tag_table WHERE bug_id='2' ) ORD, query: SELECT id, name FROM mantis_tag_table WHERE id NOT IN (
SELECT tag_id FROM mantis_bug_tag_table WHERE bug_id='2' ) ORDER BY name ASC

MySQL:4.0.25-standard

TagsNo tags attached.

Relationships

related to 0008689 closedgiallu SET NAMES UTF8 

Activities

ryandesign

ryandesign

2007-12-21 01:37

reporter   ~0016492

Mantis 1.1.0 requires MySQL 4.1.1 or above. You should update your MySQL.

The requirements page at http://mantisbt.org/requirements.php should be updated to indicate this.

vboctor

vboctor

2007-12-23 16:58

manager   ~0016501

No product change required. The Mantis website requirements page was updated as appropriate. More details will be added later to cover the minimum requirements for each support DBMS. This is likely to end up being a Wiki page that is referenced from the requirements page.