- 06 Mar, 2006 4 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b15949
-
gluh@eagle.intranet.mysql.r18.ru authored
Check if the host of table hash record exactly matches host from GRANT command
-
- 04 Mar, 2006 3 commits
-
-
konstantin@mysql.com authored
it breaks binary compatibility. The patch will be left intact in 5.1.
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-root
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug11527
-
- 03 Mar, 2006 3 commits
-
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1
-
paul@snake-hub.snake.net authored
Better fix for do_sleep().
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b13659
-
- 02 Mar, 2006 5 commits
-
-
joerg@mysql.com authored
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.0-r1.2173
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478
-
paul@snake-hub.snake.net authored
revise README.
-
- 01 Mar, 2006 11 commits
-
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478
-
paul@snake-hub.snake.net authored
Revise README.gcov.
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478
-
paul@snake-hub.snake.net authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1
-
paul@snake-hub.snake.net authored
Revise mysql-test README.
-
joerg@mysql.com authored
into mysql.com:/M40/comment-4.0
-
joerg@mysql.com authored
into mysql.com:/M41/comment-4.1
-
bar@mysql.com authored
union.result, union.test: Adding test case. item.cc: Allow safe character set conversion in UNION - string constant to column's charset - to unicode Thus, UNION now works the same with CONCAT (and other string functions) in respect of aggregating arguments with different character sets.
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
mysql-test/mysql-test-run.sh : Add a "--comment=<string>" option, to get it logged when the test is run.
-
- 28 Feb, 2006 4 commits
-
-
paul@snake-hub.snake.net authored
Add real_sleep tests.
-
paul@snake-hub.snake.net authored
Fix URLs. README: Fix URL. mysqltest.result: Update test result for real_sleep error message. mysqltest.c: Fix do_sleep() to print correct command name for real_sleep.
-
paul@snake-hub.snake.net authored
Correct/clarify comments.
-
paul@snake-hub.snake.net authored
Fix typos.
-
- 23 Feb, 2006 1 commit
-
-
konstantin@mysql.com authored
fixed in 5.0). A post-review fix (Bug#13134)
-
- 21 Feb, 2006 1 commit
-
-
konstantin@mysql.com authored
column is increasing when table is recreated with PS/SP": make use of create_field::char_length more consistent in the code. Reinit create_field::length from create_field::char_length for every execution of a prepared statement (actually fixes the bug).
-
- 16 Feb, 2006 1 commit
-
-
ingo@mysql.com authored
A wrong cast led to numeric overflow for data files greater than 4GB. The parallel repair assumed end of file after reading the amount of data that the file was bigger than 4GB. It truncated the data file and noted the number of records it found so far in the index file header as the number of rows in the table. Removing the cast fixed the problem. I added some cosmetic changes too. The normal repair worked because it uses a different function to read from the data file.
-
- 15 Feb, 2006 2 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
- 13 Feb, 2006 4 commits
-
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/mysql-4.1-bug16217
-
joerg@mysql.com authored
into mysql.com:/M41/rpmspec-4.1
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/mysql-4.1-bug16217
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/#06536-mysql-4.1
-
- 12 Feb, 2006 1 commit
-
-
kent@mysql.com authored
print => echo in shell script
-