- 11 Dec, 2002 1 commit
-
-
unknown authored
sql/sql_show.cc: Fixed rare bug in show processlist which could cause core dump if a new thread was connecting. (We where calling mutex_unlock() without having ever called mutex_lock) sql/sql_udf.cc: Fixed warning from valgrind
-
- 04 Dec, 2002 14 commits
-
-
unknown authored
-
unknown authored
sql/sql_table.cc: code cleanup
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
unknown authored
BitKeeper/etc/ignore: Added innobase/stamp-h1 stamp-h1 to the ignore list
-
unknown authored
handling (backport from 4.0 tree)
-
unknown authored
into mysql.com:/space/my/mysql-3.23-build
-
unknown authored
- sql_analyse.cc: Fixed bug in decimal handling configure.in: - Portability fix for HP compiler on HPUX11 libmysql/password.c: - Portability fix for HP compiler on HPUX11 mysys/hash.c: - Portability fix for HP compiler on HPUX11 mysys/my_static.c: - Portability fix for HP compiler on HPUX11 mysys/my_static.h: - Portability fix for HP compiler on HPUX11 mysys/my_tempnam.c: - Portability fix for HP compiler on HPUX11 sql/sql_analyse.cc: - Fixed bug in decimal handling
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
unknown authored
Workaround for problem with autconf 2.53 on Solaris (Fixes problem with SOCKET_SIZE_TYPE) BUILD/compile-solaris-sparc: Removed non standard compiler options BUILD/compile-solaris-sparc-purify: Removed non standard compiler options acinclude.m4: Fixed 'stack direction' check. Workaround for problem with autconf 2.53 on Solaris (Fixes problem with SOCKET_SIZE_TYPE)
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
unknown authored
-
- 03 Dec, 2002 1 commit
-
-
unknown authored
otherwise COM_CHANGE_USER is unprotected and can be used for both privilege escalation and buffer overrun
-
- 02 Dec, 2002 10 commits
-
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
unknown authored
-
unknown authored
sql/sql_show.cc: moving a fix to 4.1.
-
unknown authored
mysql-test/r/group_by.result: Auto merged mysql-test/t/group_by.test: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_cmpfunc.h: Auto merged
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
unknown authored
-
unknown authored
(Patch from 4.0.5) mysql-test/r/group_by.result: Updated results mysql-test/t/group_by.test: Test for bug sql/item_cmpfunc.cc: Fixed bug in MAX() optimization when used with JOIN and ON expressions sql/item_cmpfunc.h: Fixed bug in MAX() optimization when used with JOIN and ON expressions sql/opt_sum.cc: Fixed bug in MAX() optimization when used with JOIN and ON expressions
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-
unknown authored
-
- 30 Nov, 2002 2 commits
- 29 Nov, 2002 1 commit
-
-
unknown authored
- parse mysql.server section in my.cnf as well
-
- 28 Nov, 2002 4 commits
- 27 Nov, 2002 2 commits
- 25 Nov, 2002 2 commits
- 24 Nov, 2002 1 commit
-
-
unknown authored
-
- 22 Nov, 2002 2 commits
-
-
unknown authored
- fix setting of niceness level support-files/mysql.server.sh - applied some fixes from 4.0 mysql.server script - fix my.cnf parsing scripts/safe_mysqld.sh: - fix setting of niceness level, if one adds "renice -20 $$" to safe_mysqld as hinted in the manual (which could result in NOHUP_NICENESS having a value of "-15" and hence there would be one dash too much) support-files/mysql.server.sh: - applied some fixes from 4.0 mysql.server script - fix to actually parse the documented section ([mysql.server] not [mysql_server]) in my.cnf on startup
-
unknown authored
into mysql.com:/space/my/mysql-3.23
-