49 Commits (1e2f899bf7b70abf2d1200b795ba789c46a5ef20)

Author SHA1 Message Date
marko 1e2f899bf7 branches/zip: Replace <number> with NUMBER in some comments, 16 years ago
marko 5727d980b6 branches/zip: Add @file comments, and convert decorative 17 years ago
marko 8ab5601eea branches/zip: Convert the function comments to Doxygen format. 17 years ago
marko b6d8daaa46 branches/zip: Refuse to use newly created indexes that may lack 17 years ago
marko 7f51ff1d15 branches/zip: Remove references to UNIV_HOTBACKUP from files that are 17 years ago
vasil 27ef516b26 branches/zip: 17 years ago
marko b4c28de045 branches/zip: Always check for "row too large" when executing SQL to create 17 years ago
marko 9acb92fc8b branches/zip: Do not release the data dictionary latch while holding locks 17 years ago
marko 3b2f5c0569 branches/zip: When creating an index in innodb_strict_mode, check that 17 years ago
marko 2c7e2c3059 branches/zip: Clean up: do not assign index->id as a special case 17 years ago
marko 8dafbcefe8 branches/zip: Pass the tablespace flags correctly when creating or opening 18 years ago
marko a9ae7311ec branches/zip: Implement the configuration parameter and settable global 18 years ago
marko 1d1dc31a06 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko adbb92becd branches/zip: Implement a limit for the size of undo log records. 18 years ago
marko 7c5511ef98 branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 18 years ago
marko 9a9a952c37 branches/zip: Return a meaningful error message when refusing to create 18 years ago
marko d8c45bebb4 branches/zip: dict_truncate_index_tree(): When the index is not found in 18 years ago
marko a2943ec761 branches/zip: Enclose the definition of dict_index_t::trx_id in 18 years ago
marko b59ce25d1e branches/zip: dict_foreign_eval_sql(): Print foreign->id as a table name 18 years ago
marko 8634d343f7 branches/zip: Rename mem_heap_calloc() and mem_calloc() to 18 years ago
marko 632ec54002 branches/zip: Make merge sort handle externally stored columns. 19 years ago
marko f24fa9e6b0 branches/zip: Define mem_heap_calloc() and mem_calloc(). Use them 19 years ago
marko 88df83bb3b branches/zip: Merge revisions 1402:1493 from trunk. 19 years ago
marko fc65b08f53 branches/zip: Merge branches/fast-index-creation -r1413. 19 years ago
marko 4d6805f2a8 branches/zip: Merge revisions 1322:1402 from trunk. 19 years ago
marko d753d3e83c branches/zip: Make TRUNCATE TABLE recreate single-table tablespaces. 19 years ago
marko 463aaf28ba branches/zip: Avoid memory fragmentation when adding column definitions 19 years ago
marko 5fc003b65d branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 19 years ago
marko f116afa724 branches/zip: Remove the fil_space_get_zip_size() call from 19 years ago
marko 229d901921 branches/zip: Fix compilation errors when UNIV_HOTBACKUP is defined. 19 years ago
marko d9e1e326cb branches/zip: Port r973 from trunk. 19 years ago
marko 6ee593b116 branches/zip: Add const qualifiers to read-only pointers. 19 years ago
marko fbe4fe6022 branches/zip: Remove the casts introduced in r920 and r925. Replace the 19 years ago
marko 8f07794024 branches/zip: Introduce const qualifiers to many read-only parameters 19 years ago
marko 68a65c142c branches/zip: Merge revisions 804:838 from trunk. 19 years ago
marko 38e09b2fea branches/zip: Merge revisions 720:765 from trunk and reindent the code 19 years ago
marko 143aa19a1b branches/zip: dict_build_table_def_step(): Refuse to create a compressed 20 years ago
marko 7f8cb7aab9 branches/zip: Merge revisions 583:634 from trunk. 20 years ago
marko b15d26d6e2 branches/zip: Write the compressed page size to SYS_TABLES.TYPE and adjust 20 years ago
marko d30e44bc32 branches/zip: Merge revisions 465:532 from trunk. 20 years ago
marko 6dd1d8c4fe branches/zip: Write the compressed page size to SYS_TABLES.TYPE 20 years ago
marko 802c09ad0a branches/zip: Merge revisions 459:465 from trunk. 20 years ago
marko 0c4dfda3be branches/zip: Merge revisions 265:459 from trunk. 20 years ago
marko e8e9fb28b4 branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 20 years ago
marko 40b0bf7807 branches/zip: Merge revisions 236:247 from trunk. 20 years ago
marko 747c8fad44 branches/zip: Merge revisions 200:236 from trunk. 20 years ago
marko 12050c5c1c branches/zip: Prepare for in-place updates of B-tree node pointers, 20 years ago
marko d5f33dafd8 branches/zip: Prepare for upcoming implementation of page_zip_compress() 20 years ago
osku 2903c72469 Import 5.0 code. 20 years ago