- 15 Jul, 2005 6 commits
-
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
ramil@mysql.com authored
-
ramil@mysql.com authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg9565
-
dlenev@mysql.com authored
sub-sequent procedure is called" which was fixed by the same patch as bug #9597 "read lock stays when querying view from stored procedure".
-
konstantin@mysql.com authored
-
- 14 Jul, 2005 34 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug4-5.0
-
bell@sanja.is.com.ua authored
try to find most suitable table, to avouid pickup table with too low locking mode or occupy table with write mode for select when it will be need for update later (BUG#9597)
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-root
-
konstantin@mysql.com authored
syntax in binlog which stops replication": disallow the use of parameter markers which can lead to generation of malformed binlog queries.
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-10760-new
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-10760-new
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
reggie@linux.site authored
into linux.site:/home/reggie/bk/mysql-4.1
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
information about error".
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-root
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-merge-from-build
-
konstantin@mysql.com authored
ETIME was returned by cond_timedwait (sic, the pre-POSIX1001b function) on Solaris 2.6 and 2.7. pthread_cond_timedwait on Solaris returns ETIMEDOUT. The standard requirement is that the only additional return value of pthred_cond_timedwait compared to pthread_cond_wait is ETIMEDOUT. Let us not bloat the application code with redundant checks, and if we're ever to work on a platform that returns a non-standard value, we should write a wrapper for that platform (like we do, e.g., for Windows).
-
sergefp@mysql.com authored
source table present (this happens for ORDER BY after UNION)
-
sergefp@mysql.com authored
This is needed because in some cases range optimization is performed twice and added NOT NULL item must have correct const_table_map() value.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
After merge fix.
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-10760-new
-
konstantin@mysql.com authored
in cursors.
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-root
-
konstantin@mysql.com authored
No separate typecode for MEDIUMTEXT/LONGTEXT is added, as we have no sound decision yet what typecodes and for what types are sent by the server (aka what constitutes a distinct type in MySQL).
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
removed unnecessary operation
-
reggie@linux.site authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.num-conv
-