1 Commits (d587bd4b156afd7872609fb9024fdb9f21f69519)

Author SHA1 Message Date
Vasil Dimov d587bd4b15 Move everything into a subdirectory xyz/ 16 years ago
vasil 13aa9d0833 Non-functional change: update copyright year to 2010 of the files 16 years ago
marko 63c1254d2b branches/zip: Relax a debug assertion about a missing BLOB. (Issue #452) 16 years ago
marko e61c01eae7 branches/zip: Pass the file name and line number of the caller of the 16 years ago
marko c08ea28644 branches/zip: Merge revisions 4994:5148 from branches/5.1: 17 years ago
marko 2d9c90d30d branches/zip: Add some Doxygen comments for many structs, typedefs, 17 years ago
marko 5727d980b6 branches/zip: Add @file comments, and convert decorative 17 years ago
marko 5f1c5429d7 branches/zip: Split some long lines that were introduced in r5091. 17 years ago
marko 8ab5601eea branches/zip: Convert the function comments to Doxygen format. 17 years ago
marko 4063077471 branches/zip: Write PAGE_MAX_TRX_ID to the redo log. Otherwise, 17 years ago
marko a9d490e3fc branches/zip: Remove bogus out: comments of functions returning void. 17 years ago
marko e77f746708 branches/zip: When executing an optimistic update by delete-and-insert, 17 years ago
marko 80e0aca35c branches/zip: btr_cur_optimistic_insert(): Remove a redundant condition. 17 years ago
marko 6bcd59e3b2 branches/zip: Introduce the logical type names trx_id_t, roll_ptr_t, 17 years ago
marko 4aa0305b8d branches/zip: Remove unneeded definitions and dependencies 17 years ago
marko 27f859ce68 branches/zip: btr_store_big_rec_extern_fields(): Initialize FIL_PAGE_TYPE 17 years ago
marko 6f68a36f3e branches/zip: btr_check_blob_fil_page_type(): Do not report 17 years ago
marko 2a28abf039 branches/zip: Adjust the fix of Issue #182 in r4269 per Inaam's suggestion. 17 years ago
marko ca3716ff04 branches/zip: When freeing an uncompressed BLOB page, tolerate garbage in 17 years ago
vasil ddf5d0715a branches/zip: 17 years ago
inaam dec9a35139 branches/zip rb://30 17 years ago
marko 06375f3cb1 branches/zip: Make innodb_adaptive_hash_index settable. 17 years ago
marko e1e0398197 branches/zip: Do not update the free bits in the insert buffer bitmap 17 years ago
marko e0262fa21b branches/zip: btr_cur_optimistic_delete(): Note that no further pages 17 years ago
marko c7ecb3fea7 branches/zip: Improve code locality in btr_cur_search_to_nth_level(). 17 years ago
marko 929223fe62 branches/zip: btr_cur_search_to_nth_level(): Remove a duplicate check 17 years ago
marko cab02dbe63 branches/zip: Non-functional changes: 17 years ago
marko edc427eba0 branches/zip: When the server crashes while freeing an externally stored 17 years ago
calvin 6e140c1ad2 branches/zip: fix compiler warning 17 years ago
marko dc3f45dd5e branches/zip: btr_cur_optimistic_insert(): Correct an error that was made 17 years ago
marko d87663c9f0 branches/zip: Non-functional change: 17 years ago
marko 8a484d982a branches/zip: btr_cur_del_unmark_for_ibuf(): Correct the function comment. 17 years ago
marko 1c8162be09 branches/zip: Apply some white-space changes from branches/innodb+. 17 years ago
marko 1a360822bd branches/zip: Prevent infinite B-tree page splits by ensuring that 17 years ago
vasil 733e615e6d branches/zip: 17 years ago
marko 5d47801078 branches/zip: btr_cur_insert_if_possible(): Correct the function comment. 18 years ago
vasil 4821672479 branches/zip: 18 years ago
marko 046c1d91b8 branches/zip: Fix terminology that was introduced in r2569: 18 years ago
marko 8a73d35603 branches/zip: In the rollback of incomplete transactions after crash 18 years ago
vasil 59790220f8 branches/zip: 18 years ago
marko e3b2541287 branches/zip: Rename ib_ulonglong to ib_uint64_t and ib_longlong to ib_int64_t. 18 years ago
marko 5dfe4d50bc branches/zip: Fix a bug in the retrieval of old versions of records containing 18 years ago
marko 7c119c9580 branches/zip: Improve the LRU algorithm with a separate unzip_LRU list of 18 years ago
calvin 66312acc63 branches/zip: Fix the compile errors in btr/btr0cur.c for Windows 18 years ago
marko 36a5b2cd37 branches/zip: Merge 2263:2295 from branches/5.1. 18 years ago
marko 1d1dc31a06 branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 18 years ago
marko c9087d7d90 branches/zip: Apply some fixes suggested by Heikki. 18 years ago
marko 0a63ed9c4e branches/zip: Introduce the accessor function dict_index_is_ibuf() 18 years ago
marko 8958f06278 branches/zip: Introduce the page type code FIL_PAGE_TYPE_ZBLOB2 for 18 years ago
marko b52a30e09d branches/zip: When storing a longer prefix of an externally stored column 18 years ago