- 31 Dec, 2004 14 commits
-
-
dlenev@brandersnatch.localdomain authored
Now max_user_connections is 36th field in mysql.user table (two new SP-related privileges were added).
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-1339
-
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
-
dlenev@mysql.com authored
-
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 6 commits
-
-
marko@hundin.mysql.fi authored
new-style InnoDB tables. (Bug #7578)
-
dlenev@brandersnatch.localdomain authored
Updated test results after adding max_user_connections column to mysql.user table.
-
dlenev@mysql.com authored
-
dlenev@brandersnatch.localdomain authored
of concurrent connections for the same account)" Added support of account specific max_user_connections limit. Made all user limits to be counted per account instead of the old behavior, which was per user/host accounting. Added option which enables the old behavior. Added testing of these to the test suite. (After review version).
-
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 4 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");
-