| Commit message (Expand) | Author | Age | Files | Lines |
* | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id. | monty@mashka.mysql.fi | 2003-06-30 | 1 | -0/+2 |
* | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+5 |
|\ |
|
| * | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+5 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-05 | 1 | -2/+6 |
|\ \ |
|
| * | | ha_innodb.cc, handler.cc: | heikki@hundin.mysql.fi | 2003-06-05 | 1 | -26/+8 |
| * | | handler.cc: | heikki@hundin.mysql.fi | 2003-06-04 | 1 | -5/+27 |
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -5/+35 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 1 | -4/+6 |
| * | Many files: | heikki@hundin.mysql.fi | 2003-05-03 | 1 | -1/+29 |
* | | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -0/+8 |
* | | make compilation to work w/o InnoDB as well | serg@serg.mylan | 2003-04-30 | 1 | -1/+3 |
* | | merging | bell@sanja.is.com.ua | 2003-04-16 | 1 | -0/+10 |
|\ \ |
|
| * \ | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2003-02-18 | 1 | -0/+10 |
| |\ \ |
|
| | * \ | merging | bell@sanja.is.com.ua | 2002-12-11 | 1 | -0/+10 |
| | |\ \ |
|
| | | * | | new innodb query cache behaviour (recommit because of problem with 4.1 reposi... | bell@sanja.is.com.ua | 2002-11-03 | 1 | -1/+12 |
* | | | | | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a... | serg@sergbook.mysql.com | 2003-03-31 | 1 | -2/+2 |
* | | | | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -1/+8 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Print right hostname or IP in SHOW PROCESSLIST | monty@narttu.mysql.fi | 2003-03-19 | 1 | -1/+8 |
* | | | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+32 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-04 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -1/+2 |
| * | | | | | ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc: | heikki@hundin.mysql.fi | 2003-03-03 | 1 | -0/+30 |
| |/ / / / |
|
* | | | | | set_var.cc, sql_table.cc, handler.cc, field.cc: | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
* | | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Copy arguments given to mysql_server_init() | monty@mashka.mysql.fi | 2002-12-05 | 1 | -2/+2 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | fixed invalidation of query cache | bell@sanja.is.com.ua | 2002-11-22 | 1 | -1/+1 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+2 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | removed DBUG_ENTER/RETURN tags | serg@serg.mysql.com | 2002-11-11 | 1 | -95/+36 |
| * | Merge | serg@sergbook.mysql.com | 2002-11-06 | 1 | -1/+2 |
| |\ |
|
| | * | fixed bdb transaction with query cache bug | bell@sanja.is.com.ua | 2002-11-06 | 1 | -1/+2 |
| * | | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfix | serg@sergbook.mysql.com | 2002-11-05 | 1 | -36/+95 |
| |/ |
|
* | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -1/+1 |
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -30/+1 |
* | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 1 | -0/+31 |
|\ \ |
|
| * | | log.cc, handler.cc: | heikki@hundin.mysql.fi | 2002-06-22 | 1 | -0/+31 |
* | | | merge | monty@mashka.mysql.fi | 2002-07-23 | 1 | -7/+21 |
|\ \ \ |
|
| * | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -7/+21 |
* | | | | AUTO_INCREMENT support for MERGE | serg@sergbook.mysql.com | 2002-07-21 | 1 | -2/+15 |
|/ / / |
|
* | | | removed unneeded table name pointer | bell@sanja.is.com.ua | 2002-06-09 | 1 | -0/+6 |
| |/
|/| |
|
* | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -2/+2 |
* | | merge (remove conflicting zip files) | monty@hundin.mysql.fi | 2002-03-27 | 1 | -3/+2 |
|\ \ |
|
| * \ | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -3/+2 |
| |\ \
| | |/ |
|
| | * | sql_show.cc, handler.h, handler.cc: | heikki@hundin.mysql.fi | 2002-03-21 | 1 | -3/+2 |
* | | | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -0/+2 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4 | bell@sanja.is.com.ua | 2002-03-15 | 1 | -5/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | processing trunsactional tables in query cache | bell@sanja.is.com.ua | 2002-03-15 | 1 | -5/+8 |