865 Commits (d1ef07b30845f4b80e5e19322c500c558d9dfc15)
 

Author SHA1 Message Date
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
marko 81332ff9d0 branches/zip: Improve Valgrind instrumentation in the merge block I/O 18 years ago
marko 8b4d78802d branches/zip: Fix some bugs in file-based merge sort. 18 years ago
marko ec4059555b branches/zip: cmp_rec_rec_simple(): Compare n_uniq columns instead of 18 years ago
marko 23c5767ec6 branches/zip: dict_index_get_n_unique_in_tree(), dict_index_get_n_unique(): 18 years ago
marko f6aec10b49 branches/zip: innodb-index.test: Add more columns and rows, to ensure 18 years ago
marko 0d9050315e branches/zip: rec_init_offsets(): Fix a bug that was introduced in r1518: 18 years ago
marko fdcf0b1fcd branches/zip: row_merge_buf_add(): Correct the processing of 18 years ago
marko 98d2ca10b5 branches/zip: row_ext_lookup_ith(): New function, sliced from 18 years ago
marko 5de8acee56 branches/zip: ha_innobase::add_index(): Translate DB_TOO_BIG_RECORD 18 years ago
marko 62ede4fcd4 branches/zip: innodb-index.test: Make the column b much longer, to hit 18 years ago
marko 21d303fed2 branches/zip: Move the code related to fast index creation 18 years ago