- 18 Mar, 2004 2 commits
-
-
lenz@kallisto.local authored
instead of calling them directly (WL#1521) - this also fixed a compile error with libtool-1.5.2 on FreeBSD (error: tag name "CXX" already exists)
-
heikki@hundin.mysql.fi authored
Remove includes of sys/types.h and sys/stat.h because these are already included through univ.i
-
- 17 Mar, 2004 20 commits
-
-
monty@mysql.com authored
Portability fixes
-
monty@mysql.com authored
-
monty@mysql.com authored
-
heikki@hundin.mysql.fi authored
Add a comment that InnoDB always retrieves the row id, if the clustered index was internally generated by InnoDB. Then we know the 'ref' to the row.
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
paul@teton.kitebird.com authored
-
heikki@hundin.mysql.fi authored
Fix Bug #1942: do not retrieve all columns in a table if we only need the 'ref' of the row (usually, the PRIMARY KEY) to calculate an ORDER BY
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
ram@gw.mysql.r18.ru authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
ram@gw.mysql.r18.ru authored
Added test case for the bug #3155: strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk; (thankee Monty)
-
ram@gw.mysql.r18.ru authored
- added unsigned_flag= 1; to Item_uint constructors - removed Item_uint::fix_fields() - added a comment about fix_fields() call
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/mysql-4.1.clear
-
gluh@gluh.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
Fix for the bug #3155: strange results with index (x, y) ... WHERE x=val_1 AND y>=val_2 ORDER BY pk; (test case is too big to be included, take a look at the bug database)
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.233
-
hf@deer.(none) authored
test for IGNORE added
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
- 16 Mar, 2004 18 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
bell@sanja.is.com.ua authored
-
miguel@hegel.local authored
into hegel.local:/home/miguel/bk/mysql-4.1
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-rand-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
heikki@hundin.mysql.fi authored
Add ut_strdup os0file.h, os0file.c: Add creation of directories
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_3160/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
#3160 '"mysqladmin password" doesn't work if --skip-grant-tables' because we can't find out the mysql.user.host properly now mysqladmin just print an advice error-message in this case
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
paul@teton.kitebird.com authored
-
marko@hundin.mysql.fi authored
-
serg@serg.mylan authored
-