mariadb/storage/mroonga
Alexey Botchkov 75e7132fca MDEV-21842 auto_increment does not increment with compound primary key on partitioned table.
The idea of this fix is that it's enough to prevent the
next_auto_inc_val from incrementing if an error, to fix this problem
and also the MDEV-17333.
So this patch basically reverts the existing fix to the MDEV-17333.
2020-11-23 14:12:30 +04:00
..
build
data
lib Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mysql-test Merge 10.2 into 10.3 2020-04-15 09:56:03 +03:00
packages
test
tools
udf
vendor/groonga cleanup: use predefined CMAKE_DL_LIBS 2020-10-23 13:37:26 +02:00
appveyor.yml
AUTHORS
autogen.sh
ChangeLog
CMakeLists.txt Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
config.sh.in
configure.ac
COPYING
gpg_uid
ha_mroonga.cpp Merge 10.2 into 10.3 2019-08-21 15:23:45 +03:00
ha_mroonga.def
ha_mroonga.hpp MDEV-21842 auto_increment does not increment with compound primary key on partitioned table. 2020-11-23 14:12:30 +04:00
Makefile.am
mrn_constants.hpp
mrn_err.h
mrn_macro.hpp
mrn_mysql.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_mysql_compat.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_table.cpp Merge 10.2 into 10.3 2020-06-02 10:25:11 +03:00
mrn_table.hpp Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
mrn_variables.hpp
mrn_version.h.in
NEWS
plugin_version
README
required_groonga_normalizer_mysql_version
required_groonga_version
sources.am
version
version_in_hex
version_major
version_micro
version_minor

See doc/locale/en/html/index.html or doc/locale/ja/html/index.html