summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Cleanupsmonty@hundin.mysql.fi2001-08-132-22/+8
* Fix error messages after merge from 3.23monty@hundin.mysql.fi2001-08-1321-238/+242
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-08-125-75/+142
|\
| * Changes so that CREATE and INSERT work from UNION'sSinisa@sinisa.nasamreza.org2001-08-125-75/+142
* | post-merge fixes to make it compile. It still fails the fulltext test,sasha@mysql.sashanet.com2001-08-1125-10/+33
* | mergedsasha@mysql.sashanet.com2001-08-1110-66/+158
|\ \
| * \ Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-114-488/+24
| |\ \
| * | | Portability fix for windowsmonty@hundin.mysql.fi2001-08-111-0/+4
| * | | Merge hundin:/my/mysql into bitch.mysql.fi:/my/mysqlmonty@bitch.mysql.fi2001-08-111-11/+11
| |\ \ \
| | * | | Made SIGTERM safer for Solarismonty@bitch.mysql.fi2001-08-111-11/+11
| * | | | Fixed handling of strings in mysqldumpslowmonty@hundin.mysql.fi2001-08-111-2/+2
| |/ / /
| * | | Allow myisam-recover="" and --sql-mode=""monty@hundin.mysql.fi2001-08-101-6/+8
| * | | mergemonty@hundin.mysql.fi2001-08-1033-164/+263
| |\ \ \
| | * | | Portability fixesmonty@hundin.mysql.fi2001-08-1030-141/+226
| | * | | Fixed bug in ALTER TABLE for MERGE tablesmonty@bitch.mysql.fi2001-08-104-22/+37
| * | | | Fixed bug in show variables, it didn't show whether slow-query wasjani@hynda.mysql.fi2001-08-101-0/+1
| * | | | New dutch error message file.jani@hynda.mysql.fi2001-08-101-120/+124
| * | | | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysqljani@hynda.mysql.fi2001-08-101-2/+2
| |\ \ \ \
| | * | | | changed variable display from string to int (bits) for myisam-recoverjani@hynda.mysql.fi2001-08-101-2/+2
* | | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-08-111-0/+2
|\ \ \ \ \ \
| * | | | | | Embedded mysql fixes.tim@black.box2001-08-101-0/+2
* | | | | | | temp commit working on a mergesasha@mysql.sashanet.com2001-08-111-1/+2
* | | | | | | mergedsasha@mysql.sashanet.com2001-08-0918-527/+124
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-08-094-484/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-094-484/+24
| | | |/ / | | |/| |
| * | | | ha_innobase.h Fix Sort aborted bugheikki@donna.mysql.fi2001-08-091-0/+1
| * | | | btr0cur.c Improve range size estimate for big rangesheikki@donna.mysql.fi2001-08-091-5/+36
| | |/ / | |/| |
| * | | Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-099-18/+52
| * | | Fix of big in SELECT DISTINCT ... HAVINGmonty@tik.mysql.fi2001-08-081-0/+1
| |/ /
| * | Fix when using --without-server --with-thread-safe-clientmonty@tik.mysql.fi2001-08-0424-6/+41
| * | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-07-301-6/+6
| |\ \
| | * | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.monty@tik.mysql.fi2001-07-301-6/+6
| * | | do not log stray error codes in Query_log_eventsasha@mysql.sashanet.com2001-07-281-0/+3
| |/ /
| * | Add test case for update/replace bug in bdb.tim@white.box2001-07-242-16/+8
| * | ha_berkeley.cc Fix bug in remove_key(), when key != primary_key it wouldtim@white.box2001-07-241-1/+1
| * | Updated Translation English->Protuguesemiguel@light.local2001-07-211-5/+5
* | | misc bug fixessasha@mysql.sashanet.com2001-08-062-1/+3
| |/ |/|
* | new file_id generation methodsasha@mysql.sashanet.com2001-08-043-2/+15
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-08-0350-440/+722
|\ \
| * | New error messages for MATCH and UNIONmonty@tik.mysql.fi2001-08-0421-0/+21
| * | Fix UNIONmonty@tik.mysql.fi2001-08-0250-440/+701
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-0312-686/+1279
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-07-275-97/+123
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-07-251-1/+44
| |\ \
| | * \ Merge serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-07-201-1/+44
| | |\ \ | | | |/
| | | * srv0srv.h Support raw disk as a data fileheikki@donna.mysql.fi2001-07-191-1/+44
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-07-253-95/+56
| |\ \ \
| | * | | UNION'sSinisa@sinisa.nasamreza.org2001-07-253-95/+56
| * | | | Merge work.mysql.com:/home/bk/mysql-4.0tonu@x153.internalnet2001-07-242-1/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | OpenSSL fixes. Should not affect anything else.tonu@x153.internalnet2001-07-242-1/+23