- 02 Nov, 2006 3 commits
-
-
into mysql.com:/usr/home/ram/work/bug22913/my50-bug22913
-
into mysql.com:/usr/home/ram/work/bug22913/my50-bug22913
-
We don't check for errors that may occur during data printing.
-
- 01 Nov, 2006 3 commits
-
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-5.0-maint
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
-
thek@kpdesk.mysql.com authored
into kpdesk.mysql.com:/home/thek/dev/mysql-4.1-maint
-
- 31 Oct, 2006 9 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@shellback.(none) authored
- Only read *.pid - Only allow it to contain a number
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
into mysql.com:/usr/home/ram/work/bug22723/my50-bug22723
-
thek@kpdesk.mysql.com authored
- Because my_seek actually is capable of returning an error code we should exploit that in the best possible way. - There might be kernel errors or other errors we can't predict and capturing the return value of all system calls gives us better understanding of possible errors.
-
into mysql.com:/usr/home/ram/work/bug23412/my41-bug23412
-
into mysql.com:/usr/home/ram/work/bug23412/my50-bug23412
-
into mysql.com:/usr/home/ram/work/bug23412/my50-bug23412
-
- 30 Oct, 2006 5 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-4.1-maint
-
msvensson@shellback.(none) authored
- Wait in loop with small sleep until tables has been renamed
-
msvensson@shellback.(none) authored
It's not possible to flush the global status variables in 5.0 Update test case so it works by recording the value of handle_rollback before and compare it to the value after
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
-
- 27 Oct, 2006 2 commits
-
-
Backport of the fix for bug #8143: A date with value 0 is treated as a NULL value
-
into mysql.com:/usr/home/ram/work/bug22158/my50-bug22158
-
- 26 Oct, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
- Improve icheck rules in Makefile.am
-
msvensson@neptunus.(none) authored
- Add two null bytes in "buff" variable allowing us to call get_arg two times also for strings longer than sizeof(buff)
-
When executing the init_connect statement, thd->net.vio is set to 0, to forbid sending any results to the client. As a side effect we don't log possible errors, either. Now we write warnings to the error log if an init_connect query fails.
-
- 25 Oct, 2006 11 commits
-
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/50
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
Remove one warning
-
msvensson@neptunus.(none) authored
Disable warnings around the create table statements, we want to use innodb when possible but they work just fine without.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
Update the binlog format parse routine to only be avaliable in 5.1 and allow for any binlog_format to be specified
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
Fix two memory leaks in mysql_client_test
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
Add comments Deperlify
-
- 24 Oct, 2006 3 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/50
-