102 Commits (74ac5b116f19c6fe1085a0f91d7e84888f93f87b)

Author SHA1 Message Date
marko 60ae240d23 branches/zip: Merge 2367:2384 from branches/5.1. 18 years ago
marko 15c670988f branches/zip: Pass the tablespace flags correctly when creating or opening 18 years ago
marko bd8968b45d branches/zip: dict_load_table(): Remove a redundant check for !flags. 18 years ago
marko 77d8c98735 branches/zip: Rename ib_ulonglong to ib_uint64_t and ib_longlong to ib_int64_t. 18 years ago
marko ebdb9daa9b branches/zip: Merge 2295:2367 from branches/5.1. 18 years ago
marko 94c7701081 branches/zip: dict_table_print_low(): Print table->flags, so that users 18 years ago
marko 86361e032b branches/zip: Implement the configuration parameter and settable global 18 years ago
marko 583ce8e896 branches/zip: Fix two more bogus MSVC C4090 warnings on constness differences 18 years ago
marko 997de88df6 branches/zip: dict0dict.c: Add the #include "ha_prototypes.h" that should 18 years ago
vasil 26402257da branches/zip: 18 years ago
marko 2c2b06ad75 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko 7d34b71cb9 branches/zip: Introduce the accessor function dict_index_is_ibuf() 18 years ago
marko 463141d149 branches/zip: Implement a limit for the size of undo log records. 18 years ago
marko b33d8c401d branches/zip: dict0dict.c: Minor cleanup. 18 years ago
marko 5a6cc2130c branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 18 years ago
marko a7344bc8e1 branches/zip: Merge 2015:2093 from trunk. 18 years ago
marko fe48c3662a branches/zip: Return a meaningful error message when refusing to create 18 years ago
marko c661970d75 branches/zip: Merge 1937:2015 from trunk. 18 years ago
marko 8ab05ab1d2 branches/zip: Minor cleanup of B-tree cursor operations. 18 years ago
marko db36183759 branches/zip: dict_truncate_index_tree(): When the index is not found in 18 years ago
marko 8758ac866f branches/zip: dict_index_copy_rec_order_prefix(): Add const qualifiers. 18 years ago
marko 23f80a6f54 branches/zip: Merge 1862:1894 from trunk, except 1866. 18 years ago
marko d0631476b6 branches/zip: Minor cleanup. 18 years ago
marko 5c9122e753 branches/zip: Add some const qualifiers or in/out comments to the 18 years ago
marko 52a8928693 branches/zip: Simplify crash recovery in fast index creation. 18 years ago
marko 37e720811b branches/zip: Enclose the definition of dict_index_t::trx_id in 18 years ago
marko 64dfb280d2 branches/zip: Remove some checks if an index or a table is a temporary one 18 years ago
marko d1be7f720e branches/zip: Remove trx->sync_cb. Call dict_rename_indexes() directly 18 years ago
marko 2d8aa553da branches/zip: dict_foreign_eval_sql(): Print foreign->id as a table name 18 years ago
marko a2565facc8 branches/zip: dict_table_rename_in_cache(): Improve the diagnostic printout 18 years ago
marko 12ed008d04 branches/zip: Use mem_heap_zalloc() when initializing 18 years ago
marko e1c3be5e03 branches/zip: Rename mem_heap_calloc() and mem_calloc() to 19 years ago
marko 31ba41df9f branches/zip: Remove redundant type casts. Change the parameter type 19 years ago
marko 11665dc32a branches/zip: Ensure that the dictionary updates are atomic by keeping 19 years ago
marko d662c3c656 branches/zip: Merge 1575:1664 from trunk. 19 years ago
marko 54113d6d9f branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 19 years ago
marko 5288876e23 branches/zip: Make merge sort handle externally stored columns. 19 years ago
marko f29addba49 branches/zip: Enable calls to inlined InnoDB functions in ha_innodb.cc, 19 years ago
marko 71e8cceeab branches/zip: Define mem_heap_calloc() and mem_calloc(). Use them 19 years ago
marko 5ab4cfd4ad branches/zip: Initialize some uninitialized variables in order to avoid 19 years ago
marko c09c8a27d1 branches/zip: Document dict_rename_indexes() better. 19 years ago
marko 7fbc04fcdc branches/zip: Merge 1533:1553 from trunk. 19 years ago
marko d75e64f98a branches/zip: Merge 1493:1533 from trunk. 19 years ago
marko a8b6524b14 branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 19 years ago
marko e7284367dc branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko b90b4f59b4 branches/zip: Make use of the function dict_index_is_unique(). 19 years ago
marko a47b9e64e6 branches/zip: Merge branches/fast-index-creation -r1413. 19 years ago
marko 33c1125d55 branches/zip: Merge revisions 1322:1402 from trunk. 19 years ago
marko 3423833053 branches/zip: Make TRUNCATE TABLE recreate single-table tablespaces. 19 years ago
marko 2908fa4c16 branches/zip: dict_mem_table_free(): Remove the call 19 years ago