- 31 Dec, 2004 12 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-5.0-build-fix-31dec
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
This fixes a bug found by bdb.test Fixes a portability issue with bdb tables
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
-
vtkachenko@intelp4d.mysql.com authored
into intelp4d.mysql.com:/users/vtkachenko/bk/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-merge
-
monty@mysql.com authored
Cleanup of mi_print_error() handling Deleted 'merge' directory
-
mronstrom@mysql.com authored
Caused a hard limit of 64 unique indexes in cluster
-
- 30 Dec, 2004 12 commits
-
-
marko@hundin.mysql.fi authored
page_dir_find_owner_slot(): Fix bug in corruption diagnostics.
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
row_upd_clust_rec(): Call btr_cur_get_rec() after btr_pcur_restore_position(), not before. (Bug #7598)
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-5.0
-
marko@hundin.mysql.fi authored
rem0rec.c: rec_init_offsets(): Make the function comment more accurate. rem0rec.ic: rec_get_nth_field(): Return pointer to the field, even to NULL fields. rec_set_nth_field(): Make more accurate debug assertions.
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
georg@beethoven.site authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
added syntax: 'show variables where', 'show status where', 'show open tables where'
-
sergefp@mysql.com authored
Fix for BUG#7264: Change the test so optimizer doesn't have to make choice between two with [nearly] identical costs.
-
- 29 Dec, 2004 3 commits
-
-
marko@hundin.mysql.fi authored
new-style InnoDB tables. (Bug #7578)
-
marko@hundin.mysql.fi authored
-
petr@mysql.com authored
-
- 28 Dec, 2004 4 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
pem@mysql.comhem.se authored
robustness (dropping things just in case).
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
- 27 Dec, 2004 7 commits
-
-
marko@hundin.mysql.fi authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
test_d2b2d("123.4", 10, 2, "123.40");
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com authored
This is a partial solution for bug#7464.
-
serg@serg.mylan authored
-
- 24 Dec, 2004 2 commits
-
-
vtkachenko@intelp4d.mysql.com authored
tabs replaced ha_innodb.cc: Comments removed
-
vtkachenko@intelp4d.mysql.com authored
Logging to logging@openlogging.org accepted sql_yacc.yy, sql_parse.cc, sql_lex.h, lex.h: Implements the SHOW MUTEX STATUS command set_var.cc, mysqld.cc, mysql_priv.h: Added new GLOBAL variable timed_mutexes ha_innodb.h: New function innodb_mutex_show_status ha_innodb.cc: Added new innodb variables in SHOW STATUS Implements the SHOW MUTEX STATUS command innodb.test, innodb.result: Added new row_lock_waits status variables tests. variables.test, variables.result: test new variable timed_mutexes ut0ut.c: New function ut_usectime. sync0sync.c: Mutex counting. sync0rw.c: New mutex parameters initialization. srv0srv.c: Counting row lock waits row0sel.c, row0mysql.c: Setting row_lock or table_lock state to thd. que0que.c: Added default no_lock_state to thd. univ.i: Added UNIV_SRV_PRINT_LATCH_WAITS debug define sync0sync.ic: Count mutex using. sync0sync.h: Added new parameters to mutex structure for counting. sync0rw.h: Added new parameters to rw_create_func. srv0srv.h: Added new innodb varuables to SHOW STATUS. que0que.h: Added thread lock states.
-