View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008599 | mantisbt | db mssql | public | 2007-11-22 06:06 | 2014-05-16 15:00 |
| Reporter | rbendig | Assigned To | rombert | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.1.0rc2 | ||||
| Summary | 0008599: Error during isnert of mantis user... | ||||
| Description | The Installation of mantis failed, while inserting the admin user into the users table of mantis. I dindn't mark this as block, because support for mssql is still experimental, but i think this should getting fixed ;) | ||||
| Additional Information | I am gettint this error during install: --- snip --- It was not clear to me, so i went to my sql manager and paste the query directly to the sqlserver, then i got a - much better - other errormessage: --- snip --- on English this means
| ||||
| Tags | install, mssql | ||||
|
MantisBT currently supports Mysql and has support for other database engines. The support for other databases is known to be problematic. Having implemented the current database layer into Mantis 10 years ago, I'm currently working on replacing the current layer. If you are interested in using Mantis with non-mysql databases - for example, Oracle, PGSQL or MSSQL, and would be willing to help out testing the new database layer, please drop me an email at paul@mantisforge.org In the meantime, I'd advise running Mantis with Mysql Only to avoid issues. Thanks |
|