- 31 Oct, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 30 Oct, 2003 4 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-print_subselect-4.1
-
bell@sanja.is.com.ua authored
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() added string length for more speed made code covarage for print() method of Item fixed printability of some items (SCRUM) (WL#1274)
-
konstantin@oak.local authored
-
konstantin@oak.local authored
-
- 28 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 27 Oct, 2003 2 commits
-
-
pem@mysql.comhem.se authored
Fixed. Enabled test case in client_test.c.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-4.1
-
- 26 Oct, 2003 5 commits
-
-
bell@sanja.is.com.ua authored
code cleanup
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-qc_warn-4.1
-
bell@sanja.is.com.ua authored
-
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
-
bell@sanja.is.com.ua authored
-
- 25 Oct, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
Add diagnostic printf to chack that number of connections for a user never drops below zero
-
pem@mysql.comhem.se authored
And added new test for BUG#1644. (Disabled for now, not fixed yet.)
-
pem@mysql.comhem.se authored
Note: - All test results haven't been inspected in detail to see if they are correct. - Some result set printing seems to have the wrong field width; most notably date/time fields and type fields (e.g. "int(4)"). - There are still some valgrind complaints, but they seem to be in assert() or in libmysql.
-
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
-
- 22 Oct, 2003 1 commit
-
-
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 4 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.
-