summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in last changesetmonty@hundin.mysql.fi2001-11-251-6/+6
* mergemonty@hundin.mysql.fi2001-11-257-6/+10
|\
| * Fixes for embedded version.monty@hundin.mysql.fi2001-11-257-6/+10
* | mergedsasha@mysql.sashanet.com2001-11-241-1/+1
|\ \
| * | replication updates in the manualsasha@mysql.sashanet.com2001-11-241-1/+1
* | | memory leak fixedserg@serg.mysql.com2001-11-241-0/+1
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-11-224-8/+4
|\ \ \ | |_|/ |/| |
| * | ft_boolean_syntax variableserg@serg.mysql.com2001-11-221-1/+2
| * | fixes for ft-boolean and range optimizerserg@serg.mysql.com2001-11-223-7/+2
| * | bad merge fixedserg@serg.mysql.com2001-11-216-39/+23
| * | broken merge, fix requiredserg@serg.mysql.com2001-11-214-23/+48
| |\ \ | | |/ | |/|
* | | Remove .TMD files on DROP DATABASE.monty@hundin.mysql.fi2001-11-221-3/+3
* | | Fixed fulltext after merge from 3.23.45monty@hundin.mysql.fi2001-11-227-81/+80
* | | mergemonty@hundin.mysql.fi2001-11-225-16/+36
|\ \ \
| * | | Portability fixmonty@hundin.mysql.fi2001-11-221-1/+1
| * | | Portability fixmonty@hundin.mysql.fi2001-11-221-0/+2
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-221-11/+53
| |\ \ \
| | * | | backport of shutdown fix for platforms that cannot break a syscall with a sasha@mysql.sashanet.com2001-11-211-11/+53
| | | |/ | | |/|
| * | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-222-16/+21
| |\ \ \ | | |/ / | |/| |
| | * | Mergemonty@bitch.mysql.fi2001-11-212-16/+21
| | |\ \
| | | * | Generate core file on Solaris.monty@bitch.mysql.fi2001-11-212-16/+21
| * | | | (UPDATE|DELETE) ...WHERE MATCH bugfixserg@serg.mysql.com2001-11-212-12/+13
| * | | | removed ftfuncs argument for mysql_selectserg@serg.mysql.com2001-11-215-38/+35
| |/ / /
* | | | Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-223-5/+37
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-182-18/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | Mergemonty@hundin.mysql.fi2001-11-182-27/+22
| |\ \ \ | | |/ /
| | * | Fixed bug in OPTIMIZE TABLE that reset index cardinality if itmonty@hundin.mysql.fi2001-11-181-16/+22
| | * | Removing registry service parameter codemiguel@light.local2001-11-171-487/+0
| * | | Test of optimize table.monty@hundin.mysql.fi2001-11-181-2/+2
* | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-173-36/+69
|\ \ \ \
| * | | | use env vars for socket/port in connect in mysqltestsasha@mysql.sashanet.com2001-11-173-36/+69
* | | | | Removing registry service parameter codemiguel@light.local2001-11-171-428/+0
|/ / / /
* | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-1011-694/+807
|\ \ \ \
| * | | | work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-1011-694/+807
* | | | | Merge work.mysql.com:/home/bk/mysql-4.0tonu@volk.internalnet2001-11-093-81/+70
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | des_encrypt()/des_decrypt() work much better nowtonu@volk.internalnet2001-11-093-81/+70
* | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-083-8/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed bug in UPDATE .. ORDER BYmonty@hundin.mysql.fi2001-11-082-5/+5
| * | | | Don't use IGNORE by default in INSERT ... SELECTmonty@hundin.mysql.fi2001-11-082-3/+8
* | | | | fixed memory leak in replicationsasha@mysql.sashanet.com2001-11-082-0/+3
* | | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-072-19/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-072-19/+76
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | manager clean-up ( added pid-file and kill in mysql-test-run when things go w...sasha@mysql.sashanet.com2001-11-071-1/+5
| | * | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-11-032-18/+71
| | |\ \ \
| | | * | | more work on IO_CACHEsasha@mysql.sashanet.com2001-11-032-18/+71
* | | | | | Fix wrong memory allocation in SHOW OPEN TABLESmonty@hundin.mysql.fi2001-11-081-2/+2
* | | | | | Add timeout for shutdown to mysql-test-runmonty@hundin.mysql.fi2001-11-072-1/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-071-0/+6
| |\ \ \ \ \
| | * | | | | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.monty@hundin.mysql.fi2001-11-071-0/+6
| * | | | | | ha_innobase.cc:heikki@donna.mysql.fi2001-11-071-1/+1