Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -0/+8 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -5/+3 |
* | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -40/+43 |
* | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -6/+11 |
* | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 1 | -2/+5 |
* | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -1/+3 |
* | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -7/+1 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-30 | 1 | -0/+1 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -1/+1 |
* | Cleanups | monty@hundin.mysql.fi | 2001-09-07 | 1 | -1/+1 |
* | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -4/+3 |
|\ | |||||
| * | Make killing of threads safer | monty@hundin.mysql.fi | 2001-09-01 | 1 | -2/+0 |
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -2/+3 |
* | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -1/+1 |
* | | merged | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Added new optino --sql-mode to mysqld. | jani@hynda.mysql.fi | 2001-08-09 | 1 | -1/+1 |
* | | new file_id generation method | sasha@mysql.sashanet.com | 2001-08-04 | 1 | -0/+3 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -14/+36 |
|\ \ | |||||
| * | | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -14/+36 |
* | | | LOAD DATA INFILE is now replicated properly, except for cleanup on | sasha@mysql.sashanet.com | 2001-08-03 | 1 | -3/+3 |
|/ / | |||||
* | | merged | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -4/+5 |
|\ \ | |||||
| * | | Changes for the furtherment of UNIONS | Sinisa@sinisa.nasamreza.org | 2001-07-19 | 1 | -4/+5 |
* | | | added pre/post read callbacks to IO_CACHE | sasha@mysql.sashanet.com | 2001-07-20 | 1 | -0/+1 |
|/ / | |||||
* | | merged | serg@serg.mysql.com | 2001-07-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fixed race condition in automatic binlog rotation | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | fixed uninitialized use of variable in mysqltest | sasha@mysql.sashanet.com | 2001-07-11 | 1 | -1/+1 |
| * | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -1/+1 |
* | | | UNION stuff mainly. | Sinisa@sinisa.nasamreza.org | 2001-07-11 | 1 | -3/+2 |
|/ / | |||||
* | | Making multi-table delete BETA !! | Sinisa@sinisa.nasamreza.org | 2001-07-01 | 1 | -0/+4 |
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -0/+5 |
|\ \ | |||||
| * | | Added event sequence number and flags to binlog | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -0/+5 |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-06-15 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-14 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Added slave log event to record the master position in of slave thread | sasha@mysql.sashanet.com | 2001-06-14 | 1 | -0/+2 |
| * | | | Second phase of UNIONS (please do not test it yet) and some other | Sinisa@sinisa.nasamreza.org | 2001-06-13 | 1 | -1/+1 |
| |/ / | |||||
* | | | Fixed multi-table-delete | monty@hundin.mysql.fi | 2001-06-15 | 1 | -7/+2 |
* | | | cleanup; Fixed type bug in new delete code. | monty@hundin.mysql.fi | 2001-06-14 | 1 | -3/+5 |
|/ / | |||||
* | | Enhancing both multi-table delete and division of LEX | Sinisa@sinisa.nasamreza.org | 2001-06-07 | 1 | -28/+32 |
* | | These are actually two changesets. One for splitting LEX in two and | Sinisa@sinisa.nasamreza.org | 2001-06-03 | 1 | -6/+31 |
* | | updates for LOAD DATA FROM MASTER + some cleanup of replication code | sasha@mysql.sashanet.com | 2001-05-28 | 1 | -2/+0 |
* | | Added Unique class to be used for duplicate removal in multi-table delete. | monty@donna.mysql.fi | 2001-05-23 | 1 | -0/+29 |
* | | Merge | serg@serg.mysql.com | 2001-05-15 | 1 | -0/+1 |
|\ \ | |||||
| * | | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYS | serg@serg.mysql.com | 2001-05-11 | 1 | -0/+1 |
* | | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 1 | -1/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
| * | | fixed redundant repetition of use db in mysqlbinlog | sasha@mysql.sashanet.com | 2001-04-24 | 1 | -0/+3 |
| |/ | |||||
* | | merged | serg@serg.mysql.com | 2001-04-13 | 1 | -3/+3 |
|\ \ |