branches/5.1: Fix BUG#49032 - auto_increment field does not initialize to last...
branches/5.1: Fix BUG#49032 - auto_increment field does not initialize to last value in InnoDB Storage Engine. We use the appropriate function to read the column value for non-integer autoinc column types, namely float and double. rb://208. Approved by Marko.
Showing
Please register or sign in to comment