Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge | magnus@neptunus.(none) | 2004-05-17 | 1 | -17/+8 |
|\ \ | |||||
| * | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -17/+8 |
* | | | WL #1729 Handler: error text for NDB errors | magnus@neptunus.(none) | 2004-05-13 | 1 | -0/+1 |
|/ / | |||||
* | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2004-05-07 | 1 | -3/+11 |
|\ \ | |||||
| * | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). | ingo@mysql.com | 2004-05-06 | 1 | -3/+11 |
* | | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s... | pem@mysql.comhem.se | 2004-05-06 | 1 | -3/+3 |
* | | | avoid using ndb tables in query cache | bell@sanja.is.com.ua | 2004-05-05 | 1 | -2/+4 |
|/ / | |||||
* | | Merge conflicts with EXAMPLE handler | magnus@neptunus.(none) | 2004-04-15 | 1 | -8/+17 |
|\ \ | |/ |/| | |||||
| * | Added NDB storage engine | magnus@neptunus.(none) | 2004-04-15 | 1 | -8/+16 |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@brian-akers-computer.local | 2004-04-14 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | All changes are to allow someone to compile the example storage engine and us... | brian@brian-akers-computer.local | 2004-04-12 | 1 | -1/+1 |
* | | Don't enable HA_EXTRA_WRITE_CACHE if too few rows | monty@mysql.com | 2004-04-08 | 1 | -4/+4 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-08 | 1 | -0/+20 |
|\ \ | |||||
| * | | Moved reading of ranges from opt_range.cc to handler.cc | monty@mysql.com | 2004-04-08 | 1 | -0/+20 |
| |/ | |||||
* | | merged | serg@serg.mylan | 2004-04-07 | 1 | -5/+6 |
|\ \ | |||||
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -5/+6 |
| |/ | |||||
* | | Hand-resolved auto merge | ingo@mysql.com | 2004-04-07 | 1 | -0/+28 |
|\ \ | |/ |/| | |||||
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX. | ingo@mysql.com | 2004-03-30 | 1 | -0/+28 |
* | | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+1 |
|/ | |||||
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -5/+11 |
|\ | |||||
| * | Code cleanups | monty@mysql.com | 2004-02-10 | 1 | -2/+3 |
| * | row0mysql.c: | heikki@hundin.mysql.fi | 2004-02-09 | 1 | -0/+2 |
| * | Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables": | guilhem@mysql.com | 2004-01-30 | 1 | -1/+2 |
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -3/+6 |
* | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 1 | -1/+1 |
* | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -1/+11 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -8/+8 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -2/+8 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -2/+5 |
|\ \ | |||||
| * \ | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -2/+5 |
| |\ \ | |||||
| | * | | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -2/+5 |
* | | | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -1/+1 |
* | | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax | serg@serg.mylan | 2003-10-22 | 1 | -2/+1 |
* | | | | merged | serg@serg.mylan | 2003-10-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merged | serg@serg.mylan | 2003-10-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -1/+1 |
| | |/ / | |||||
* | | | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| |