summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
* | | work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-105-23/+25
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-084-0/+25
|\ \ \ | |/ /
| * | Fixed bug in UPDATE .. ORDER BYmonty@hundin.mysql.fi2001-11-082-0/+21
| * | Don't use IGNORE by default in INSERT ... SELECTmonty@hundin.mysql.fi2001-11-082-0/+4
* | | fixed memory leak in replicationsasha@mysql.sashanet.com2001-11-081-6/+12
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-071-3/+24
|\ \ \ | |/ / |/| |
| * | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-071-3/+24
| |\ \
| | * | manager clean-up ( added pid-file and kill in mysql-test-run when things go w...sasha@mysql.sashanet.com2001-11-071-3/+24
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-082-0/+8
|\ \ \ \ | |/ / /
| * | | bug in relevance calculation fixedserg@serg.mysql.com2001-11-082-0/+8
* | | | Fix wrong memory allocation in SHOW OPEN TABLESmonty@hundin.mysql.fi2001-11-081-0/+6
* | | | Add timeout for shutdown to mysql-test-runmonty@hundin.mysql.fi2001-11-072-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.monty@hundin.mysql.fi2001-11-073-3/+8
* | | | mergemonty@hundin.mysql.fi2001-11-071-0/+1
|\ \ \ \ | |/ / /
| * | | Added missing mysqlbinlog to binary distributions.monty@hundin.mysql.fi2001-11-071-0/+1
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-072-8/+36
|\ \ \ \ | | |/ / | |/| |
| * | | Mergeserg@serg.mysql.com2001-11-062-8/+36
| |\ \ \
| | * | | ft boolean search by table scan; queue_fix()serg@serg.mysql.com2001-11-062-8/+36
| | | |/ | | |/|
* | | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0monty@bitch.mysql.fi2001-11-062-2/+2
|\ \ \ \ | |/ / /
| * | | Make ft_xxx variables ulong to not break mysqld.cc init of variables.monty@hundin.mysql.fi2001-11-052-2/+2
* | | | emove purify warningsmonty@bitch.mysql.fi2001-11-061-0/+1
|/ / /
* | | Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-055-5/+84
* | | use local version when doing merge with 3.23.44monty@hundin.mysql.fi2001-11-043-31/+233
* | | merge with 3.23.44monty@hundin.mysql.fi2001-11-049-239/+105
|\ \ \ | | |/ | |/|
| * | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...monty@hundin.mysql.fi2001-11-032-3/+16
| * | Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-034-2/+5
| * | Portability fixesmonty@hundin.mysql.fi2001-10-314-1/+79
| * | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-10-291-0/+1
| |\ \
| | * | fixed bug with temporary tables replication if one does FLUSH LOGSsasha@mysql.sashanet.com2001-10-291-0/+1
* | | | Fix error messagesmonty@hundin.mysql.fi2001-11-048-35/+40
* | | | mergemonty@hundin.mysql.fi2001-11-032-4/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-292-4/+14
* | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-252-1/+2
|\ \ \ \
| * | | | remove hard-coded directory from test result in rpl000001sasha@mysql.sashanet.com2001-10-252-1/+2
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-10-2512-6/+130
|\ \ \ \ \ | |/ / / /
| * | | | merge of lost changesasha@mysql.sashanet.com2001-10-242-0/+10
| * | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-233-3/+28
| |\ \ \ \
| | * | | | cleanupsasha@mysql.sashanet.com2001-10-233-3/+28
| | |/ / /
| * | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-223-3/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | two bugs in ft_updateserg@serg.mysql.com2001-10-202-0/+35
| | * | | ./mysql-test-run --gdbserg@serg.mysql.com2001-10-181-3/+7
| * | | | Update test results after mergemonty@hundin.mysql.fi2001-10-202-0/+25
| * | | | mergemonty@work.mysql.com2001-10-202-0/+25
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Don't use signal() on windows.monty@hundin.mysql.fi2001-10-194-0/+34
| | |/
| | * InnoDB portability fixesmonty@hundin.mysql.fi2001-10-111-3/+3
| | * Fix for 'mysqladmin -w1 unknown-command'monty@hundin.mysql.fi2001-10-071-4/+3
* | | New alternate UNION syntax and bug fix for multi-table deletesSinisa@sinisa.nasamreza.org2001-10-252-0/+9
|/ /
* | typo fixedserg@serg.mysql.com2001-10-172-0/+4
* | make mysql-test-run --gdb to work (as it does not wait for keypress anymore)serg@serg.mysql.com2001-10-151-1/+3
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-10-133-4/+11
|\ \