- 20 Jun, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 17 Jun, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 16 Jun, 2005 2 commits
-
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
- 15 Jun, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 14 Jun, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 13 Jun, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 10 Jun, 2005 5 commits
-
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
Move the flag btr_cur_print_record_ops behind #ifdef UNIV_DEBUG. Remove unused variable btr_cur_rnd.
-
- 08 Jun, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
Since UNLOCK TABLES will commit the transaction (and thus release all InnoDB locks held by it), it is unnecessary to release the user-requested table locks separately.
-
- 13 May, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
Enforce maximum char_length of UTF-8 data (Bug #10409). Pad UTF-8 variable-length CHAR columns with 0x20. Pad UCS2 CHAR columns with 0x0020 (Bug #10511).
-
- 03 May, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 27 Apr, 2005 2 commits
-
-
marko@hundin.mysql.fi authored
rec_offs_nth_extern(): Return zero/nonzero instead of FALSE/TRUE.
-
marko@hundin.mysql.fi authored
Make rec_get_deleted_flag() return zero/nonzero instead of FALSE/TRUE.
-
- 25 Apr, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 22 Apr, 2005 5 commits
-
-
marko@hundin.mysql.fi authored
Add UNIV_LIKELY and UNIV_UNLIKELY hints. cmp_dtuple_rec_with_match(): Move condition outside loop. Reduce the number of comparisons per iteration. mtr0mtr.c: mtr_memo_slot_release(): Add a UNIV_LIKELY hint. Simplify the preprocessor magic. buf0buf.c: buf_page_optimistic_get_func(): Add UNIV_UNLIKELY hints. Introduce an exit_func label to remove duplicated error exits.
-
marko@hundin.mysql.fi authored
other rec_ functions based on OProfile measurements on GNU/Linux x86.
-
marko@hundin.mysql.fi authored
Add UNIV_UNLIKELY hint. lock0lock.c: Correct the prototypes of lock_deadlock_recursive() and lock_deadlock_occurs(). data0data.c: dtuple_convert_big_rec(): Add UNIV_UNLIKELY hint. ha_innodb.cc: ha_innobase::write_row(): Correct the type of 'mode'.
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
Add some UNIV_LIKELY and UNIV_UNLIKELY hints. dict_tree_copy_rec_order_prefix(): Add a UNIV_PREFETCH_R hint on rec.
-
- 21 Apr, 2005 5 commits
-
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
trx_is_interrupted(): Remove debug output.
-
marko@hundin.mysql.fi authored
DATA_MYSQL_LATIN1_SWEDISH_CHARSET_COLL a constant.
-
marko@hundin.mysql.fi authored
by copying only a prefix of the row that covers the requested columns.
-
marko@hundin.mysql.fi authored
and __builtin_prefetch(). Add UNIV_LIKELY_NULL to if (heap) mem_free_heap(heap) tests.
-
- 20 Apr, 2005 1 commit
-
-
marko@hundin.mysql.fi authored
-
- 18 Apr, 2005 4 commits
-
-
marko@hundin.mysql.fi authored
MLOG_COMP_REC_SEC_DELETE_MARK with MLOG_REC_SEC_DELETE_MARK in order to reduce the space occupied by the redo log.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com authored
-
- 17 Apr, 2005 5 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-look-range
-
sergefp@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
already (and that's the Makefile that acutally creates it)
-
- 16 Apr, 2005 2 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-look-range
-