2097 Commits (d98922789ed8421b6e60770c53f36daa70367a8a)

Author SHA1 Message Date
Monty 736998cb75 Cleanups & indentation changes 6 years ago
Monty 6a9e24d046 Added support for replication for S3 6 years ago
Sergey Vojtovich da82e75901 handler::rebind() 6 years ago
Monty 1242eb3d32 Removed double records_in_range calls from multi_range_read_info_const 6 years ago
Andrei Elkin c8ae357341 MDEV-742 XA PREPAREd transaction survive disconnect/server restart 7 years ago
Marko Mäkelä d82ac8d374 MDEV-21907: Fix some -Wconversion outside InnoDB 6 years ago
Sergei Golubchik cbede21d0d cleanup: pass trxid by value 6 years ago
Sergei Golubchik 0d837e8153 perfschema table io instrumentation related changes 6 years ago
Eugene Kosov 7ccc1710a0 cleanup: key parts comparison 6 years ago
Faustin Lammler 2df2238cb8 Lintian complains on spelling error 7 years ago
Kentoku e066723a41 MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 6 years ago
Aleksey Midenkov 5130f5206c MDEV-20480 Obsolete internal parser for FK in InnoDB 6 years ago
Vladislav Vaintroub 7e08dd85d6 MDEV-16264 prerequisite patch, ha_preshutdown. 6 years ago
Sergei Petrunia 68ed3a81f2 MDEV-20854: ANALYZE for statements: not clear where the time is spent 6 years ago
Aleksey Midenkov 3c78d1b640 Fix Mroonga compilation 6 years ago
Aleksey Midenkov c9cba59749 MDEV-17333 Assertion in update_auto_increment() upon exotic LOAD 7 years ago
Aleksey Midenkov 58fdf5b2fa MDEV-16144 Default TIMESTAMP clause for SELECT from versioned 7 years ago
Nikita Malyavin f6a7730c45 MDEV-16490: It's possible to make a system versioned table without any versioning field 8 years ago
Marko Mäkelä b07beff894 MDEV-15326: InnoDB: Failing assertion: !other_lock 6 years ago
Monty fa490e8022 Don't copy uninitialized bytes when copying varstrings 6 years ago
Eugene Kosov a0230bc76d MDEV-18266 Changing an index comment unnecessarily rebuilds index 6 years ago
Alexander Barkov feb2695ed3 MDEV-20004 Move Field_geom from field.cc to sql_type_geom.cc 6 years ago
Alexander Barkov a179de0402 MDEV-19991 Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a plugin 6 years ago
Eugene Kosov c9aa495fb6 MDEV-19955 make argument of handler::ha_write_row() const 6 years ago
Eugene Kosov a82e42fd13 NFC: refactor Field::is_equal() and related stuff 7 years ago
Kentoku SHIBA be5c432a42
MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all data in memory in the spider head by default (#1328) 7 years ago
Robert Bindar bf70430ead MDEV-17709 Remove handlerton::state 7 years ago
Vladislav Vaintroub 2d89a70fac Fix plugin linking on Windows 7 years ago
Monty 043a3a0176 Avoid not needed renames in ALTER TABLE 7 years ago
Monty 007f68c37f Replace ha_notify_table_changed() with notify_tabledef_changed() 7 years ago
Sergey Vojtovich 762d2b96fa Fixed FederatedX to follow THD ha_data protocol 7 years ago
Robert Bindar 042f5165e3 MDEV-307 review minor edits, add yacc_ora support 7 years ago
Gagan Goel e9c6d5a1e8 MDEV-307 Add functionality for database comments 7 years ago
Eugene Kosov 73de06c48f make method const 7 years ago
Eugene Kosov 3d649c6e37 MDEV-15408 Confusing error message upon ER_VERS_FIELD_WRONG_TYPE while omitting UNSIGNED in BIGINT 7 years ago
Sujatha 43bbf88dcb MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary log 7 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Sergei Golubchik ffb83ba650 cleanup: move checksum code to handler class 7 years ago
Marko Mäkelä 1cd31bc132 Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING ON ALGORITHM 7 years ago
Sergey Vojtovich 07140f171d Just move, no code changes otherwise. 7 years ago
Eugene Kosov 3a3d5ba235 MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX 7 years ago
Nikita Malyavin e6230e844c MDEV-15951 system versioning by trx id doesn't work with partitioning 7 years ago
Eugene Kosov 2327d4e430 remove unused method 8 years ago
Sergei Golubchik 3d2d060b62 fix gcc 8 compiler warnings 7 years ago
Sachin d00f19e832 MDEV-371 Unique Index for long columns 7 years ago
Nikita Malyavin 6294516a56 MDEV-16975 Application-time periods: ALTER TABLE 7 years ago
Nikita Malyavin 073c93b194 MDEV-17082 Application-time periods: CREATE 7 years ago
Marko Mäkelä 2c74799d64 MDEV-18627 Wrong result after instant size change of integer 7 years ago
Marko Mäkelä ea0be9e2d6 MDEV-15564 Avoid table rebuild in ALTER TABLE on collation or charset changes 7 years ago
Marko Mäkelä 22feb179ae MDEV-15563: Instant ROW_FORMAT=REDUNDANT column extension 7 years ago