summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@hundin.mysql.fi2001-11-0326-35/+127
|\
| * Added STDCALL to mysql_sever and mysql_thread variablesmonty@hundin.mysql.fi2001-11-0324-20/+112
| * Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-292-4/+10
* | SSL timeout bug fixed. Timeout was constant 60 seconds instead of 28800tonu@volk.internalnet2001-11-011-1/+1
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-251-2/+2
|\ \
| * | 'mysqld --help|grep -A1 safe-user-create' output clarificationserg@serg.mysql.com2001-10-251-2/+2
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-10-2541-910/+544
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-241-6/+9
| |\ \
| | * \ Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-241-6/+9
| | |\ \
| | | * \ Merge serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-10-241-6/+9
| | | |\ \
| | | | * | bug (introduced yesterday) fixedserg@serg.mysql.com2001-10-241-6/+9
| * | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-241-19/+20
| |\ \ \ \ \ | | |/ / / /
| | * | | | Updated Dutch error messages.Administrator@co3064164-a.rochd1.qld.optushome.com.au2001-10-241-19/+20
| | |/ / /
| * | | | merge of lost changesasha@mysql.sashanet.com2001-10-241-0/+2
| * | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-237-662/+255
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | cleanupsasha@mysql.sashanet.com2001-10-237-662/+255
| | | |/ | | |/|
| * | | errmsg.txt:tfr@sarvik.tfr.cafe.ee2001-10-231-181/+182
| * | | mergedserg@serg.mysql.com2001-10-2329-38/+60
| |\ \ \ | | | |/ | | |/|
| | * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-10-2330-32/+54
| | |\ \
| | | * | HA_NO_FULLTEXT_KEY and an appropriate error messageserg@serg.mysql.com2001-10-2330-32/+54
| * | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-222-9/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | I have to commit to be able to pullserg@serg.mysql.com2001-10-222-9/+13
| * | | | Fix after mergemonty@hundin.mysql.fi2001-10-201-1/+1
| * | | | mergemonty@hundin.mysql.fi2001-10-202-4/+3
| |\ \ \ \
| | * | | | Fix bugs in LEFT JOIN and field=NULmonty@hundin.mysql.fi2001-10-202-6/+6
| * | | | | mergemonty@work.mysql.com2001-10-202-5/+14
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-10-192-5/+14
| | |\ \ \
| | | * | | Don't use signal() on windows.monty@hundin.mysql.fi2001-10-192-5/+14
| | * | | | fixed sleep sasha@mysql.sashanet.com2001-10-171-2/+3
| | |/ / /
* | | | | New alternate UNION syntax and bug fix for multi-table deletesSinisa@sinisa.nasamreza.org2001-10-254-44/+33
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-10-195-17/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unchecked changes, so that I could run mysql-test.Sinisa@sinisa.nasamreza.org2001-10-195-17/+83
| | |/ / | |/| |
* | | | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-1712-91/+121
|/ / /
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-136-19/+37
|\ \ \
| * | | 64-bit portability fixes in network I/Osasha@mysql.sashanet.com2001-10-133-13/+14
| * | | changed manager to use my_net_*sasha@mysql.sashanet.com2001-10-123-6/+23
* | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-1215-63/+312
|\ \ \ \ | |/ / /
| * | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-113-2/+21
| |\ \ \
| | * | | fixes for mysql-test to run without managersasha@mysql.sashanet.com2001-10-113-2/+21
| * | | | Cleanupsmonty@hundin.mysql.fi2001-10-111-3/+1
| * | | | portability fixesmonty@hundin.mysql.fi2001-10-113-13/+13
| * | | | mergemonty@hundin.mysql.fi2001-10-111-4/+19
| |\ \ \ \
| | * | | | Portability fixesmonty@hundin.mysql.fi2001-10-111-4/+18
| * | | | | mergemonty@work.mysql.com2001-10-116-42/+188
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-106-44/+193
| | | |/ | | |/|
| | * | merge sql/violite.c with libmysql/violite.cmonty@hundin.mysql.fi2001-10-081-0/+7
| * | | got the last changeset to compile/runsasha@mysql.sashanet.com2001-10-104-6/+8
| * | | mergedsasha@mysql.sashanet.com2001-10-096-1/+70
| |\ \ \ | | |_|/ | |/| |
| | * | Added rpl_status. This is a midway commit to be able to pull so I can save sasha@mysql.sashanet.com2001-10-096-1/+71
* | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-1017-4214/+11
|\ \ \ \ | |/ / /