mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
0eff3d3ca6
non-determinism related to reading the table's autoinc value for the first time. This change has also reduced the sizeof dict_table_t by sizeof(ibool) bytes because we don't need the dict_table_t::autoinc_inited field anymore. This also fixes Bug#39830 Table autoinc value not updated on first insert. rb://16 |
||
---|---|---|
.. | ||
dict0boot.c | ||
dict0crea.c | ||
dict0dict.c | ||
dict0load.c | ||
dict0mem.c |