summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | Portability fixesmonty@mysql.com2004-05-191-2/+2
| | | * | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@brian-akers-computer.local2004-05-181-4/+2
| | | |\ \ \ \ \ \
| | | | * | | | | | Updating range_in_rows for the include file for ha_example (the main .cc file...brian@brian-akers-computer.local2004-05-181-4/+2
| | | * | | | | | | don't try to purge closed logsserg@serg.mylan2004-05-181-1/+1
| | | * | | | | | | current_thd is 0 if ha_resolve_by_name() is called when parsing command-line ...serg@serg.mylan2004-05-171-3/+4
| | | |/ / / / / /
| | * | | | | | | embedded library: fix for sending of parameters to stored procedure.hf@deer.(none)2004-05-181-3/+13
| | * | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-172-1/+59
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fixes for #3371, #3372, #3374, #3375, #3376hf@deer.(none)2004-05-152-1/+59
| | * | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-05-1732-296/+334
| | |\ \ \ \ \ \ \
| | | * | | | | | | typo fixedserg@serg.mylan2004-05-171-1/+1
| | | * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-05-171-1/+3
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | bug#3681 - order by, distinct, refer to aliased field by nameserg@serg.mylan2004-05-171-1/+3
| | | * | | | | | | After merge fixesmonty@mysql.com2004-05-171-1/+1
| | | * | | | | | | Merge with 4.0.20monty@mysql.com2004-05-177-12/+87
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | / / / | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Extra safety fixes (probably not needed, but can't hurt)monty@mysql.com2004-05-153-9/+6
| | | | * | | | | Many files:heikki@hundin.mysql.fi2004-05-147-5/+33
| | | | | |_|/ / | | | | |/| | |
| | | | * | | | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:heikki@hundin.mysql.fi2004-05-131-14/+34
| | | | * | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-05-131-4/+26
| | | | * | | | ha_innodb.cc:marko@hundin.mysql.fi2004-05-131-2/+9
| | | | * | | | InnoDB: avoid some data races in innobase_mysql_print_thd() (Bug #3596)marko@hundin.mysql.fi2004-05-121-6/+7
| | | | | |_|/ | | | | |/| |
| | | | * | | bug#3612 - Item_func_div set decimals incorrectlyserg@serg.mylan2004-05-111-0/+1
| | * | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-05-151-3/+7
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Optimising UNION ALL (WL 1687)Sinisa@sinisa.nasamreza.org2004-05-151-3/+7
| * | | | | | after review changesbell@sanja.is.com.ua2004-05-193-15/+36
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-149-19/+169
| |\ \ \ \ \ \
| * | | | | | | after merge fixbell@sanja.is.com.ua2004-05-141-1/+1
| * | | | | | | Mergebell@sanja.is.com.ua2004-05-146-60/+137
| |\ \ \ \ \ \ \
| | * | | | | | | UNCACHEABLE_EXPLAIN is enoughbell@sanja.is.com.ua2004-05-141-1/+1
| | * | | | | | | EXPLAIN UNION using same routing which used for execution which allow return ...bell@sanja.is.com.ua2004-05-066-62/+139
* | | | | | | | | Uses table_type() function to get name of storage engine before printing engi...magnus@neptunus.(none)2004-05-251-1/+1
* | | | | | | | | Fixed prototype of get_error_message to use String to return error messagemagnus@neptunus.(none)2004-05-244-158/+123
* | | | | | | | | Mergemagnus@neptunus.(none)2004-05-1737-327/+454
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-05-1625-283/+244
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-1625-283/+244
| * | | | | | | | mergedserg@serg.mylan2004-05-1512-27/+185
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-152-16/+10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Better fix for bug #3749 (bug in deleting automatic generated foreign keys)monty@mysql.com2004-05-152-16/+10
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | check of item name presence in find_item_in_list (Bug #3752)bell@sanja.is.com.ua2004-05-141-1/+8
| | * | | | | | | | SELECT options print fixedbell@sanja.is.com.ua2004-05-141-1/+1
| | |/ / / / / / /
| | * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-05-149-19/+169
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | keep old engine & JOIN if we changed subquery Item (Bug #3646)bell@sanja.is.com.ua2004-05-079-19/+169
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | bad old merge fixedserg@serg.mylan2004-05-151-1/+0
| * | | | | | | get rid of remaining strtolls - irix64 compatibilityserg@serg.mylan2004-05-141-2/+2
| * | | | | | | better fix for bug#3749 - do not consider already removed keys in key removal...serg@serg.mylan2004-05-141-13/+6
| |/ / / / / /
| * | | | | | Bug #3403 Wrong encoding in EXPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-141-3/+3
| * | | | | | Bug #3403 Wrong encoding in SHOW GRANTS, EPLAIN SELECT outputbar@bar.intranet.mysql.r18.ru2004-05-141-7/+11
| * | | | | | sql_table.cc:heikki@hundin.mysql.fi2004-05-141-4/+16
| * | | | | | fixed flags of printed querybell@sanja.is.com.ua2004-05-131-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Fixes made after running with sql-benchmagnus@neptunus.(none)2004-05-172-61/+40
* | | | | | flags should be sent as second arg to my_error magnus@neptunus.(none)2004-05-171-2/+2