Bug #262
mysql55 sql not generating correctly
| Status: | Resolved | Start date: | 2012-12-13 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - |
Description
The convert-tsql script for mysql55 is looking for BIGINT_UNSIGNED instead of BIG_INTEGER This causes the mysql55 sql to not be generated correctly. I have supplied a patch that fixes the issue.