- 19 May, 2004 6 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-explain-4.1
-
bell@sanja.is.com.ua authored
-
pem@mysql.comhem.se authored
Made the combination of INTO and FROM DUAL work, e.g. SELECT 1 INTO @x FROM DUAL. As a consequence, DUAL is made a reserved word. It would work to not have it reserved, but it was deemed to be confusing as a user defined table by the same name then must be qualified with a db (schema).
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.ps
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Fixed wrong number of warnings/duplicates for machines with high-byte-first
-
- 18 May, 2004 6 commits
-
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1
-
brian@brian-akers-computer.local authored
Updating range_in_rows for the include file for ha_example (the main .cc file has already been updated).
-
files, such as ha_ndbcluster.cc
-
hf@deer.(none) authored
using of methods like sint2korr() doesn't work on Bigendian machines
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
- 17 May, 2004 10 commits
-
-
serg@serg.mylan authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.ps
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.1
-
marko@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
check for field_name (not only for name) in find_item_in_list, to be compatible with item->eq() that is done later
-
monty@mysql.com authored
-
- 16 May, 2004 3 commits
-
-
monty@mysql.com authored
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
New records_in_range() interface (similar to read_range()) Macros for faster bitmap handling Simplify read_range() code (#WL1786) New general key_cmp() function to compare keys
-
- 15 May, 2004 10 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
-
hf@deer.(none) authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-all_any2-4.1
-
monty@mysql.com authored
-
- 14 May, 2004 5 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
by adding sleep-and-retries (max 4 times) if MASTER_POS_WAIT() returns NULL in sync_with_master and sync_slave_with_master. The problem showed up only today, in MySQL 5.0 in rpl_server_id2.test, but may affect 4.x as well, so fixing it here. Note that I am also fixing 5.0 too, with the same exact patch, because I don't want to leave 5.0 broken until the next 4.0->4.1->5.0 merge.
-
serg@serg.mylan authored
-
hf@deer.(none) authored
-
bell@sanja.is.com.ua authored
-