976 Commits (1ae59d9e657cf36dfe27c142792354720aa20e09)
 

Author SHA1 Message Date
vasil 8dba58e45b branches/zip: 18 years ago
marko ec6a38ad89 branches/zip: Add the function buf_page_get_block(), for converting 18 years ago
marko 5a93636fa8 branches/zip: Fix some link errors. 18 years ago
marko 3877f6910f branches/zip: Define the macro rec_offs_init() and use it for initializing 18 years ago
marko d67cc23edf branches/zip: sync_thread_add_level(): Reduce code duplication in 18 years ago
marko 9e86928b7e branches/zip: Define buf_block_get_frame() as a const-preserving macro. 18 years ago
marko 5f51afe264 branches/zip: Merge 1894:1918 from trunk. 18 years ago
vasil a0b721f4e6 branches/zip: 18 years ago
marko c4518db6ed branches/zip: innobase_col_to_mysql(): Replace the undefined variable "templ" 18 years ago
vasil 098c5b4dbc branches/zip: 18 years ago
vasil f38752862a branches/zip: 18 years ago
vasil 89423c0455 branches/zip: 18 years ago
vasil 54df816bb9 branches/zip: 18 years ago
marko a1e57e698b branches/zip: Merge 1862:1894 from trunk, except 1866. 18 years ago
marko 14b2f454cf branches/zip: Correctly convert InnoDB records to MySQL table->record[0]. 18 years ago
marko 55f4395272 branches/zip: row_mysql_store_blob_ref(): Change the type of the parameter 18 years ago
marko df88e3c988 branches/zip: row_sel_field_store_in_mysql_format(): Replace 18 years ago
marko 2de2d45fdf branches/zip: Remove the unused variable row_mysql_identically_false. 18 years ago
marko 028d25db86 branches/zip: Simplify the reporting of duplicate key values. 18 years ago
marko 79ec158732 branches/zip: innobase_rec_to_mysql(): Allow "index" to be any index, 18 years ago
marko e25d62f27a branches/zip: Double the size of mrec_buf_t to UNIV_PAGE_SIZE. 18 years ago
marko 51436aa102 branches/zip: Document the minimum size of row_merge_block_t as UNIV_PAGE_SIZE. 18 years ago
marko c6d6f1fa8b branches/zip: row_merge_build_indexes(): Call innobase_rec_reset() only once. 18 years ago
marko 2646e38c58 branches/zip: Clean up some non-inlined functions. 18 years ago
marko 34ab0c0523 branches/zip: Implement the reporting of duplicate key values to MySQL. 18 years ago
marko f44bec1917 branches/zip: Minor cleanup. 18 years ago
marko 3ad7bd739d branches/zip: Add some const qualifiers to input parameters. 18 years ago
marko 366087058f branches/zip: Minor cleanup. 18 years ago
marko 9b1d1fff14 branches/zip: Minor cleanup. 18 years ago
marko 051545ad66 branches/zip: row_build_row_ref_in_tuple(): Add the parameter "offsets", 18 years ago
marko 1595953ae9 branches/zip: Add some const qualifiers or in/out comments to the 18 years ago
vasil 9bbb520f8f branches/zip: 18 years ago
vasil 92ff5c4790 branches/zip: 18 years ago
marko ba051c35e7 branches/zip: Add const qualifiers to the dict_index_t* parameters of 18 years ago
marko 30fe641edd branches/zip: Restore the size of row_merge_block_t to 1048576 bytes. 18 years ago
marko 9dfeb65c58 branches/zip: Correct the bug mentioned in r1872. 18 years ago
vasil 29bb4b5459 branches/zip: 18 years ago
vasil a6ad375330 branches/zip: 18 years ago
vasil 841306b6bc branches/zip: 18 years ago
vasil 77a2323a44 branches/zip: 18 years ago
marko 4ae9841792 branches/zip: row_merge_read_clustered_index(): After writing out the 18 years ago
marko 238db63262 branches/zip: Fix a bug in the merge sort in fast index creation. 18 years ago
marko 4bf90e5355 branches/zip: Reduce internal memory fragmentation. 18 years ago
marko 7a0a4df586 branches/zip: Add more details to the debug printout enabled by 18 years ago
marko 53b14f2f5d branches/zip: When creating a memory heap, set the block size to what 18 years ago
marko 809270166b branches/zip: innodb-index.test: Add yet another CHECK TABLE and add the 18 years ago
marko 619fd43a67 branches/zip: Add diagnostic printout. 18 years ago
marko e0ce04fd89 branches/zip: Improve Valgrind instrumentation of the file-based merge sort 18 years ago
vasil 69a2345cbb Implement INFORMATION_SCHEMA tables innodb_trx, innodb_locks, 18 years ago
marko 4a1d105a31 branches/zip: Merge 1830:1862 from trunk. 18 years ago