Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed need for storage engines to write a default external_lock() call. | brian@avenger.(none) | 2004-12-06 | 1 | -1/+1 |
* | Auto merged. | jan@hundin.mysql.fi | 2004-11-30 | 1 | -0/+35 |
|\ | |||||
| * | Added support for X/Open XA prepare, recover, commit and rollback. | jan@hundin.mysql.fi | 2004-11-30 | 1 | -0/+35 |
* | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | VIEW support for CHECK TABLE command (WL#1984) | bell@sanja.is.com.ua | 2004-10-28 | 1 | -0/+1 |
* | | | WL 2059 Engine-specific status variables framework and WL 1922 | petr@mysql.com | 2004-11-18 | 1 | -0/+1 |
| |/ |/| | |||||
* | | WL#1629: SHOW with WHERE(partially) & | gluh@gluh.mysql.r18.ru | 2004-11-13 | 1 | -0/+4 |
* | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump) | brian@avenger.(none) | 2004-11-11 | 1 | -2/+4 |
|\ \ | |||||
| * \ | Merge | guilhem@mysql.com | 2004-11-10 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | WL#1596 "make mysqldump --master-data --single-transaction able to do online ... | guilhem@mysql.com | 2004-11-10 | 1 | -2/+3 |
| * | | | Bug#6031 - To drop database you have to execute DROP DATABASE command twice. | acurtis@pcgem.rdg.cyberkinetica.com | 2004-11-10 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge on pull | monty@mysql.com | 2004-11-03 | 1 | -4/+18 |
|\ \ \ | |||||
| * \ \ | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -4/+18 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Merge | tomas@poseidon.ndb.mysql.com | 2004-10-03 | 1 | -1/+8 |
| | |\ | |||||
| | | * | WL#1424 Updated after review | magnus@shellback.(none) | 2004-09-26 | 1 | -1/+1 |
| | | * | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen... | magnus@neptunus.(none) | 2004-09-21 | 1 | -2/+3 |
| | | * | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | magnus@neptunus.(none) | 2004-09-14 | 1 | -1/+7 |
| | | |\ | |||||
| | | | * | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ... | magnus@neptunus.(none) | 2004-09-13 | 1 | -1/+7 |
| | * | | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -1/+0 |
| | |/ / | |||||
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-09-13 | 1 | -1/+9 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix for BUG#5117: | sergefp@mysql.com | 2004-09-13 | 1 | -1/+9 |
| | * | | renamed ha_recovery_logging to ha_enable_transaction | tomas@poseidon.(none) | 2004-09-03 | 1 | -1/+1 |
| | |/ | |||||
* | | | smarter ALTER TABLE - don't copy the table if only comment or default val... | serg@serg.mylan | 2004-10-21 | 1 | -14/+23 |
|/ / | |||||
* | | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -1/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@avenger.(none) | 2004-08-13 | 1 | -1/+1 |
| |\ | |||||
| | * | This is the addition of the CSV engine "aka tina". Its an example engine that... | brian@avenger.(none) | 2004-08-12 | 1 | -1/+1 |
| * | | BUG#4892 TRUNCATE TABLE returns error 156 | magnus@neptunus.(none) | 2004-08-04 | 1 | -1/+2 |
| |/ | |||||
* | | failing fulltext_order_by.test fixed | serg@serg.mylan | 2004-07-15 | 1 | -0/+1 |
* | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -5/+9 |
* | | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | New handler::index_flags() definition to make it easy to check the full used ... | monty@mysql.com | 2004-07-08 | 1 | -1/+1 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-06-30 | 1 | -1/+1 |
| |\ | |||||
| | * | fowwlowup fixes for index_flags() | serg@serg.mylan | 2004-06-30 | 1 | -1/+1 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -119/+180 |
|\ \ \ | |/ / | |||||
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-29 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result). | ram@gw.mysql.r18.ru | 2004-06-29 | 1 | -1/+2 |
| * | | Added missing root user to mysql.user on windows. (Bug #4242) | monty@mysql.com | 2004-06-25 | 1 | -2/+2 |
| |/ | |||||
| * | One more const method. | konstantin@mysql.com | 2004-06-25 | 1 | -1/+1 |
| * | Followup to cleanup in handler interface. | konstantin@mysql.com | 2004-06-25 | 1 | -2/+2 |
| * | Final part of WL#1717 "innodb/binlog consistency". This is to resolve | guilhem@mysql.com | 2004-06-24 | 1 | -1/+1 |
| * | merged | serg@serg.mylan | 2004-06-23 | 1 | -99/+161 |
| |\ | |||||
| | * | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -99/+161 |
| * | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB" | guilhem@mysql.com | 2004-06-10 | 1 | -0/+1 |
| * | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@brian-akers-computer.local | 2004-06-05 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Added tests for archive. Cleaned up a merge mistake and added some informatio... | brian@avenger.(none) | 2004-05-25 | 1 | -1/+1 |
| | * | Archive merge | brian@brian-akers-computer.local | 2004-05-22 | 1 | -33/+43 |
| | * | First commit of archive example. Archive is a simple storage engine that hand... | brian@avenger.(none) | 2004-05-20 | 1 | -1/+1 |
| * | | New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGS | monty@mysql.com | 2004-05-28 | 1 | -2/+2 |
| * | | Fixed prototype of get_error_message to use String to return error message | magnus@neptunus.(none) | 2004-05-24 | 1 | -1/+1 |