- 26 Oct, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix yet another race condition in sql_parse.cc: thd->user_connect object could get deleted too soon, before the call of check_for_max_user_connections
-
- 25 Oct, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Add diagnostic printf to chack that number of connections for a user never drops below zero
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
- 24 Oct, 2003 8 commits
-
-
heikki@hundin.mysql.fi authored
URGENT: MONTY AND SERGEI should check this patch! The patch fixes the memory corruption reported by a user. It happened because the code did not keep correct a count of how many connections a user has, and the user object got freed too soon if the same user had more than 1 connection. Also fix a typo by Sanja: 'and' is not a C operator, I think it should be &&
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug
-
serg@serg.mylan authored
(but broke permission handling for *some* IP's after we started to compare in utf8) Bug #1636
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
support 'parallel' updates and rallback of whole statement in case of error in evalueting value which should be assigned (BUG#1484)
-
- 23 Oct, 2003 5 commits
-
-
bell@sanja.is.com.ua authored
(BUG#1638)
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 21 Oct, 2003 2 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
hf@deer.(none) authored
-
- 20 Oct, 2003 6 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-count-4.1
-
bar@bar.mysql.r18.ru authored
Description: When a table contains a 'float' field, and one of the functions MAX, MIN, or AVG is used on that field, the system crashes.
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.mysql.r18.ru authored
http://bugs.mysql.com/bug.php?id=1022 Description: When a table contains a 'float' field, and one of the functions MAX, MIN, or AVG is used on that field, the system crashes.
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 19 Oct, 2003 2 commits
-
-
vva@eagle.mysql.r18.ru authored
-
bell@sanja.is.com.ua authored
- correct table name shown in EXPLAIN Iindex reference) - pointer on freed memmory (reallocation of table name in reusing table entry) can't be used in EXPLAIN (BUG#1584)
-
- 17 Oct, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Reduce InnoDB memory allocation if buffer pool < 8 MB
-
bell@sanja.is.com.ua authored
-
- 16 Oct, 2003 10 commits
-
-
bell@sanja.is.com.ua authored
(BUG#1444)
-
lenz@kallisto.local authored
patch) (BUG#1440: Redundant class name confusing hpux compiler)
-
vva@eagle.mysql.r18.ru authored
removed unnesessary code from create.test
-
vva@eagle.mysql.r18.ru authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-