summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-301-6/+6
| * | | do not log stray error codes in Query_log_eventunknown2001-07-281-0/+3
| |/ /
| * | Add test case for update/replace bug in bdb.unknown2001-07-242-16/+8
| * | ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it wouldunknown2001-07-241-1/+1
| * | Updated Translation English->Protugueseunknown2001-07-211-5/+5
* | | misc bug fixesunknown2001-08-062-1/+3
| |/ |/|
* | new file_id generation methodunknown2001-08-043-2/+15
* | Merge work:/home/bk/mysql-4.0unknown2001-08-0350-440/+722
|\ \
| * | New error messages for MATCH and UNIONunknown2001-08-0421-0/+21
| * | Fix UNIONunknown2001-08-0250-440/+701
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-0312-686/+1279
* | | Merge work:/home/bk/mysql-4.0unknown2001-07-275-97/+123
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0unknown2001-07-251-1/+44
| |\ \
| | * \ Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-07-201-1/+44
| | |\ \ | | | |/
| | | * srv0srv.h Support raw disk as a data fileunknown2001-07-191-1/+44
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-253-95/+56
| |\ \ \
| | * | | UNION'sunknown2001-07-253-95/+56
| * | | | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-242-1/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | OpenSSL fixes. Should not affect anything else.unknown2001-07-242-1/+23
* | | | | Merge work:/home/bk/mysql-4.0unknown2001-07-232-7/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | clean-up, more work on LOAD DATA INFILEunknown2001-07-232-7/+63
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-224-32/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | UNIONs : further workunknown2001-07-224-32/+42
| | |/ / | |/| |
* | | | mergedunknown2001-07-207-80/+121
|\ \ \ \ | |/ / /
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-194-76/+106
| |\ \ \
| | * | | Changes for the furtherment of UNIONSunknown2001-07-194-76/+106
| * | | | mergeunknown2001-07-1814-18/+88
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Mergeunknown2001-07-182-0/+2
| | |\ \
| | | * | Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifunknown2001-07-182-0/+2
| | * | | fixed mysterious offset confusion bugunknown2001-07-181-0/+2
| | |/ /
| | * | Fixed problem with part keys and BDB tablesunknown2001-07-181-4/+11
* | | | added pre/post read callbacks to IO_CACHEunknown2001-07-205-7/+120
* | | | merged with 3.23unknown2001-07-1713-14/+73
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge work:/home/bk/mysqlunknown2001-07-173-0/+9
| |\ \
| | * | added slave_net_timeoutunknown2001-07-173-0/+9
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-07-174-7/+8
| |\ \ \ | | |/ / | |/| |
| | * | Removed wrong warning from thr_lockunknown2001-07-174-7/+8
| * | | ha_innobase.cc Fix a bug in showing of Auto_increment in SHOW TABLE STATUSunknown2001-07-162-0/+46
| |/ /
| * | Mergeunknown2001-07-165-8/+11
| |\ \
| | * | Patch for netBSDunknown2001-07-165-8/+11
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-133-404/+67
|\ \ \ \
| * | | | Further work on UNION'sunknown2001-07-133-404/+67
* | | | | mergedunknown2001-07-123-3/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | send kill signal to slave thread on shutdownunknown2001-07-111-2/+10
| * | | | fixed race condition in automatic binlog rotationunknown2001-07-115-10/+27
| | |/ / | |/| |
* | | | signal slave thread to stop during shutdownunknown2001-07-111-2/+10
* | | | Merge work:/home/bk/mysql-4.0unknown2001-07-113-11/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | fixed uninitialized use of variable in mysqltestunknown2001-07-113-11/+19
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-114-32/+100
|\ \ \ \
| * | | | UNION stuff mainly.unknown2001-07-114-33/+101