Sergey Glukhov
0e77c3295a
Bug#39828 : Autoinc wraps around when offset and increment > 1
...
Auto increment value wraps when performing a bulk insert with
auto_increment_increment and auto_increment_offset greater than
one.
The fix:
If overflow happened then return MAX_ULONGLONG value as an
indication of overflow and check this before storing the
value into the field in update_auto_increment().
2010-12-13 14:48:12 +03:00
..
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-05-14 16:02:28 +03:00
2010-05-10 13:37:52 +02:00
2010-04-22 14:16:14 -05:00
2010-04-26 13:27:25 +03:00
2010-06-02 13:26:37 +03:00
2010-07-05 19:26:38 -07:00
2010-06-29 00:13:18 -07:00
2010-10-13 20:18:59 +03:00
2010-10-19 08:58:53 +03:00
2010-10-04 13:05:21 +03:00
2010-10-18 13:48:11 +03:00
2010-10-06 03:41:26 -07:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-04-27 09:09:08 +03:00
2010-05-05 13:40:01 +03:00
2010-06-03 12:50:32 +03:00
2010-11-23 13:18:47 +03:00
2010-06-03 12:50:32 +03:00
2010-06-03 12:50:32 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-12-13 14:48:12 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-04-12 14:56:24 +03:00
2010-06-03 12:50:32 +03:00
2010-05-05 13:40:01 +03:00