Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
|\ \ | ||||||
| * | | this won't be pushed | serg@serg.mysql.com | 2001-04-13 | 1 | -3/+3 | |
| * | | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list) | serg@serg.mysql.com | 2001-04-07 | 1 | -2/+2 | |
| |/ | ||||||
* | | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() | monty@donna.mysql.fi | 2001-04-12 | 1 | -1/+5 | |
|/ | ||||||
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 | |
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -1/+5 | |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -1/+2 | |
* | Added tests if a user variable is changed in the same query. | monty@donna.mysql.fi | 2001-03-15 | 1 | -1/+1 | |
* | Reversed SQL_ANSI_MODE per Monty's request. | jcole@abel.spaceapes.com | 2001-03-14 | 1 | -3/+0 | |
* | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 1 | -43/+21 | |
* | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -1/+4 | |
|\ | ||||||
| * | Added SQL_ANSI_MODE. | jcole@tetra.spaceapes.com | 2001-03-12 | 1 | -1/+4 | |
* | | untested changes to close socket on slave stop for OS's that do not | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -0/+51 | |
|/ | ||||||
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 1 | -3/+3 | |
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -0/+3 | |
* | rpl000016.test sync | sasha@mysql.sashanet.com | 2001-01-17 | 1 | -0/+19 | |
* | show_check.test fixed cleanup problem | sasha@mysql.sashanet.com | 2001-01-02 | 1 | -0/+5 | |
* | Extended mysqltest with --commands and 'require' | monty@donna.mysql.com | 2000-12-27 | 1 | -1/+1 | |
* | Lots of new benchmark runs | monty@donna.mysql.com | 2000-12-18 | 1 | -1/+1 | |
* | Fixed delete in tables with hidden primary key | monty@donna.mysql.com | 2000-12-12 | 1 | -1/+1 | |
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -5/+5 | |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -1/+0 | |
|\ | ||||||
| * | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -1/+0 | |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -0/+4 | |
|\ \ | |/ |/| | ||||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -0/+4 | |
* | | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -2/+8 | |
|/ |