343 Commits (bc4a456758c8077e5377b8cfaed60af4311653a0)

Author SHA1 Message Date
Sergei Golubchik 069a068c90 restore the unintentinally broken ABI 16 years ago
Mats Kindahl 23d8586dbf WL#5030: Split and remove mysql_priv.h 16 years ago
Mattias Jonsson 47906997c7 Bug#51851: Server with SBR locks mutex twice on LOAD DATA 16 years ago
Marc Alff 3d91522561 WL#2360 Performance schema 16 years ago
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 16 years ago
Sergey Petrunya 59b6472010 Backport into MariaDB-5.2 the following: 16 years ago
Mats Kindahl d47710c8dc WL#5016: Fix header file include guards 16 years ago
Mikael Ronstrom cc958a18dd Backport of DTrace patches from 6.0 17 years ago
unknown 5099033c26 WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" 18 years ago
unknown 0fe17ab3c0 Bug #34275 mysqld leak if doing multiple statements within same transaction (or wo/ trans) 18 years ago
unknown f7ee88253a ha_ndbcluster.h: 18 years ago
unknown c19a8c0631 Bug#25817 UPDATE IGNORE doesn't check write_set when checking unique indexes: Added checks 18 years ago
unknown 5f95f01b4d BUG#30996: Committed too early when autocommit and lock table 19 years ago
unknown 82d28fada7 WL#3732 Information schema optimization 19 years ago
unknown 5469978185 Bug #29222 Statement mode replicates both statement and rows when writing to an NDB table 19 years ago
unknown 95497dcc28 Bug #28989 hpux11 ps_row warnings 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown be5a3426bc ha_ndbcluster.h, ha_ndbcluster.cc: 19 years ago
unknown 38672eb798 Moved method definition to ease merge to 5.1 19 years ago
unknown c40726c3ce Moved all code related to engine_condition_pushdown to a new class, 19 years ago
unknown ca56499957 Bug #27076 Cluster does not honor SQL_LOG_BIN flag 19 years ago
unknown 48892844a9 Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 19 years ago
unknown 2efc0f51cf Bug #26242 UPDATE with subquery and triggers failing with cluster tables 19 years ago
unknown 4c6696019c Bug #26783 replication status unknown after cluster or mysqld failure 19 years ago
unknown 22f8f391af Bug #27320 ndb handler does not reset extra flags on reset() 19 years ago
unknown 1d75566cd2 BUG#26675 Add ndb_connectstring in "show global variables". 19 years ago
unknown c8f470eaa6 NdbScanOperation.hpp, NdbScanOperation.cpp, ha_ndbcluster.cc: 19 years ago
unknown ba8a684dcb Fix for bug#25821 Excessive partition pruning for multi-range index scan in NDB API: don't set distribution key if multi_range 19 years ago
unknown dd01c46f36 Bug #26021 - valgrind reports error regarding handle_trailing_share and client thread share usage 19 years ago
unknown 4e8b49d656 WL#3700: Handler API change: all index search methods - that is, 19 years ago
unknown 8b54310bfb Bug#25567 records() call performs scan in NDB, performance bug 19 years ago
unknown a6cbee1d44 ha_ndbcluster.h, ndb_dd_alter.result, ha_ndbcluster.cc: 19 years ago
unknown 3eb4d961aa bug #25296 Truncate table converts NDB disk based tables to in-memory tables: implemented ha_ndbcluster::update_create_info 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown d0d7cc86fa bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: ALTER TABLE must specify STORAGE explicitely to change it, + post review changes 19 years ago
unknown 1e10672496 bug#24667 After ALTER TABLE operation ndb_dd table becomes regular ndb: copy tablespace from old table in copying alter table 19 years ago
unknown bae9fc077c bug#18487 UPDATE IGNORE not supported for unique constraint violation of non-primary key: only check pk if it is updated 19 years ago
unknown ece3c40b31 bug#18487 UPDATE IGNORE not supported for unique constraint violation of non-primary key: only check pk if it is updated 19 years ago
unknown c07065b330 bug#21507 I can't create a unique hash index in NDB: Added possibillity to create hash only indexes with NULL valued attributes, but any NULL valued access will become full table scan with pushed condition on index attribute values. 5.1 re-implementation 19 years ago
unknown 807d6c0950 bug#21507 I can't create a unique hash index in NDB: Added possibillity to create hash only indexes with NULL valued attributes, but any NULL valued access will become full table scan with pushed condition on index attribute values 19 years ago
unknown 2d0d9c979d bug#21873 MySQLD Crash on ALTER...ADD..UNIQUE..USING HASH statement for NDB backed table: Use passed key_info to check for nullable fields 19 years ago
unknown 8335ed7316 Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
unknown 48d5b3bd1f This removes the passing of global hton to engine instance. 20 years ago
unknown d29a8f098a Bug #21056 ndb pushdown equal/setValue error on datetime: thread safe bitmap not needed 20 years ago
unknown 73db46fb4f Bug #21056 ndb pushdown equal/setValue error on datetime: post review fixes, use my_bitmap 20 years ago
unknown 545c9b8fde Bug #21056 ndb pushdown equal/setValue error on datetime: only pushdown like of string type fields 20 years ago
unknown 8e60be5508 merge 20 years ago
unknown 6464d62c7b Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: do not release operation records for on-going read_multi_range 20 years ago
unknown 87b7363c5c ndb_lock.test, ndb_lock.result: 20 years ago
unknown cd49f996f0 ndb_lock.test, ndb_lock.result: 20 years ago