developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 10 years ago
Closed 10 years ago
#1295 closed bug (fixed)
Incompatibility with MySql 5.5 in sql scripts
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Jelix 1.1.8 |
Component: | modules | Version: | 1.2.1 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
In create table statement, the "type" keyword should be replaced by the "engine" keyword. The "type" keyword has been removed in 5.5.3
Change History (1)
comment:1 Changed 10 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed