- 18 May, 2005 7 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
when reporting an error, use an appropriate buffer for udf->name
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
tulin@dl145c.mysql.com authored
updated error message for ndb
-
matt@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build
-
- 17 May, 2005 1 commit
-
-
bell@book.sanja.is.com.ua authored
into book.sanja.is.com.ua:/Users/bell/mysql/bk/work-4.1
-
- 16 May, 2005 6 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug10095
-
monty@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug10221
-
sergefp@mysql.com authored
-
bell@book.sanja.is.com.ua authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
- 15 May, 2005 7 commits
-
-
kent@mysql.com authored
To solve bug#8455, call mysql_affected_rows() earlier, before query to find warnings
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.0-bug10095
-
sergefp@mysql.com authored
The problem: base_list::remove didn't modify base_list::last when removing the last list element. The fix: If we remove the last element, find the element before it (by walking from the beginning of the list) and set base_list::last accordingly. The list gets corrupted in both 4.0 and 4.1. There are no visible problems in current 4.1 because current 4.1 doesn't call where_cond->fix_fields() after constant propagation step.
-
kent@mysql.com authored
To solve bug#6193, also reset require when using 'eval' for running query mysql-test-run.pl: In cleanup, remove possible soft link to var directory
-
kent@mysql.com authored
Added option --vardir=<directory> for feature bug#10096
-
kent@mysql.com authored
Not to conflict with Windows return code 2 for "not found", use 62 for "skip" init_db.sql: Initial db updates
-
kent@mysql.com authored
Not to conflict with Windows return code 2 for "not found", use 62 for "skip" mysql-test-run.sh, suppress.purify: Use Purify suppress file
-
- 14 May, 2005 4 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/cw/mysql-4.1
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
-
- 13 May, 2005 15 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
Not to be pushed into 5.0 as there it's fixed differently (in the new format of error messages)
-
sergefp@mysql.com authored
way in ALTER TABLE ... ENABLE KEYS, ANALYZE TABLE and after bulk insert: now statistics collection always assumes NULLs are inequal.
-
monty@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Fixed wrong buffer usage for auto-increment key with blob part that caused CHECK TABLE to report that the table was wrong. (Bug #10045)
-
serg@serg.mylan authored
bug#10175 - blackhole.test hangs with "Warning: prev link 1 didn't point at previous lock at read: read lock with no write locks" sql/sql_base.cc libmysqld/examples/mysql.cc linking problem
-
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
-
heikki@hundin.mysql.fi authored
InnoDB wrongly complained in the .err log that MySQL is trying to drop a non-existent table, if tablespace ran out (Bug #10607)
-
georg@lmy002.wdf.sap.corp authored
-
georg@lmy002.wdf.sap.corp authored
as a work around for #8317 and #9637 This function sends SET NAMES command and changes mysql->charset so mysql_real_escape_string will work as expected.
-
monty@mysql.com authored
-
kent@mysql.com authored
Include <sys/ttydefaults.h> for CodeWarrior and CTRL define
-