summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2003-03-211-2/+6
|\
| * do not allow to cache queries with INTO clauseunknown2003-03-061-2/+6
* | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-201-85/+85
|\ \
| * | Fixed lots of typos, and translated a few messages.unknown2003-03-191-85/+85
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-193-3/+13
|\ \ \
| * | | Print right hostname or IP in SHOW PROCESSLISTunknown2003-03-193-3/+13
* | | | Merge mysql.com:/space/my/mysql-4.0unknown2003-03-198-45/+149
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-198-45/+149
| |\ \ \ | | |/ / | |/| |
| | * | Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-197-46/+112
| | * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesunknown2003-03-181-0/+8
| | |\ \
| | | * | Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-181-0/+8
| | * | | Test of range optimizer in InnoDBunknown2003-03-181-0/+30
* | | | | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-185-12/+12
|/ / / /
* | | | New variable rli->ignore_log_space_limit to resolveunknown2003-03-174-13/+64
|/ / /
* | | Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-171-1/+1
* | | Write binlog before commit when doing INSERT ... SELECTunknown2003-03-162-7/+20
* | | merge with 3.23 to get:unknown2003-03-154-19/+18
|\ \ \ | |/ /
| * | Code cleanupunknown2003-03-141-10/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-143-10/+12
| |\ \
| | * | Check for empty table/column namesunknown2003-03-143-10/+12
| * | | ha_innobase.cc:unknown2003-03-131-0/+10
* | | | Code cleanupunknown2003-03-151-5/+0
* | | | ha_innodb.cc:unknown2003-03-131-0/+10
* | | | Mergeunknown2003-03-131-0/+5
|\ \ \ \ | |/ / /
| * | | fix for crash with small sort_bufferunknown2003-03-131-0/+5
| |/ /
* | | mergedunknown2003-03-131-2/+5
|\ \ \ | |/ /
| * | Better fix for GRANT bugunknown2003-03-131-2/+5
* | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-03-131-1/+1
|\ \ \
| * | | - fixed newly added DBUG_RETURN to DBUG_VOID_RETURN (compile failed withunknown2003-03-131-1/+1
* | | | mergedunknown2003-03-136-36/+66
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-131-0/+4
| |\ \
| | * | added commentunknown2003-03-121-0/+4
| * | | ha_myisam.cc:unknown2003-03-121-1/+1
| |/ /
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-122-4/+5
| |\ \
| | * | Fix for a bug with column privileges ...unknown2003-03-121-3/+4
| | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-111-1/+1
| | |\ \
| | * \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-111-1/+1
| | |\ \ \
| | | * | | A fix for an obvious bug in hash generating proram.unknown2003-03-101-1/+1
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-124-5/+21
| |\ \ \ \ \
| | * \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-03-111-0/+2
| | |\ \ \ \ \
| | | * | | | | fixed bug of unchecked random part of WHERE clause (bug #142)unknown2003-03-111-0/+2
| | | |/ / / /
| | * | | | | Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-112-4/+18
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-112-4/+18
| | | |/ / /
| | * | | | - fixed C++-style comments in .c files to make IBM compiler happyunknown2003-03-111-1/+1
| | |/ / /
| * | | | NEWDATE -> DATE in anylyse() outputunknown2003-03-121-32/+48
| |/ / /
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-03-131-1/+1
|\ \ \ \
| * | | | better help messageunknown2003-03-131-1/+1
* | | | | Better fix for "Halloween" effect ...unknown2003-03-124-11/+11
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-128-17/+45
|\ \ \ \ \
| * | | | | Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format)unknown2003-03-122-1/+27