- 29 Dec, 2004 3 commits
-
-
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
-
- 28 Dec, 2004 3 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).
-
- 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
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 23 Dec, 2004 9 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-wl2126
-
ingo@mysql.com authored
Added the required structures and functions for handing over multiple key ranges to the table handler.
-
ingo@mysql.com authored
Changed my_error() to print error messages, which come from arbitrary registered ranges of error messages. Messages can be unregistered (and should be at end of the program). Added registration of handler error messages. Added a new mi_print_error() macro and a new mi_report_error() function, which supply error messages with a table name. Added calls to mi_print_error() or mi_report_error() at all places in MyISAM, where table corruption is detected.
-
petr@mysql.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/usr/home/acurtis/work/wl925.4
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Implement fine-grained control over access to stored procedures Privileges are cached (same way as existing table/column privs)
-
gluh@gluh.mysql.r18.ru authored
changed field names in 'collations' table(discussed with PGulutzan)
-
- 21 Dec, 2004 11 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
This fix icludes workaround for Irix compiler bug & removs some unused variables (resulted in warnings)
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-tzbug
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
jan@hundin.mysql.fi authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-tzbug
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.b7283
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-tzbug
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0.b7283
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0
-
jan@hundin.mysql.fi authored
-
- 20 Dec, 2004 5 commits
-
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-5.0-nov-clean
-
sergefp@mysql.com authored
so we read dependent tables after tables they depend on (this is needed for outer joins)
-
kaa@polly.local authored
into polly.local:/home/kaa/src/mysql-5.0
-
kaa@polly.local authored
-
ram@gw.mysql.r18.ru authored
-