summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for IO_CACHE.monty@hundin.mysql.fi2001-11-283-4/+13
* Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0monty@bitch.mysql.fi2001-11-2811-38/+46
|\
| * New improved IO_CACHEmonty@bitch.mysql.fi2001-11-2811-38/+46
* | Debugging added where needed.tonu@volk.internalnet2001-11-272-25/+57
* | Merge work.mysql.com:/home/bk/mysql-4.0tonu@volk.internalnet2001-11-262-64/+76
|\ \ | |/ |/|
| * des_encrypt()/des_decrypt() are now ASCII protected and pass testsuitetonu@volk.internalnet2001-11-262-64/+76
* | mergemonty@hundin.mysql.fi2001-11-262-13/+40
|\ \
| * \ Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-11-263-14/+41
| |\ \
| | * | A fix for ANALYZE TABLEmonty@hundin.mysql.fi2001-11-261-0/+4
| | * | Fix race condition in ANALYZE TABLE.monty@hundin.mysql.fi2001-11-263-14/+37
| * | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-11-232-7/+11
| |\ \ \ | | |/ / | |/| |
| | * | properly kill slave in all cases on systems that do not interrupt syscallssasha@mysql.sashanet.com2001-11-232-7/+11
* | | | Add missing exit_cond() to lock_global_read_lock().monty@hundin.mysql.fi2001-11-262-13/+6
| |_|/ |/| |
* | | 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
|\ \ \ \ \ | | |/ / / | |/| | |