[MDEV-331] last_insert_id() returns a signed number Created: 2012-06-08 Updated: 2012-06-08 Resolved: 2012-06-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.24, 5.3.7, 5.2.12, 5.1.62 |
| Fix Version/s: | 5.5.25 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergei Golubchik | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Test case
Result
|
| Comments |
| Comment by Michael Widenius [ 2012-06-08 ] |
|
Fixed by making last_insert_id() unsigned |