Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | serg@serg.mylan | 2005-03-03 | 1 | -1/+1 |
|\ | |||||
| * | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) | serg@serg.mylan | 2005-03-03 | 1 | -1/+1 |
| | | |||||
| * | bug#5389 merge.test fails on qnx - uninitalized variable in myrg_open() | serg@serg.mylan | 2004-09-06 | 1 | -14/+14 |
| | | |||||
* | | Fix and testcase for BUG#6699 | sergefp@mysql.com | 2004-11-29 | 1 | -11/+22 |
| | | |||||
* | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -14/+14 |
| | | | | | | | | | | Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database Safety fix for mailformed MERGE files | ||||
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0 | serg@serg.mylan | 2004-08-23 | 1 | -8/+4 |
|\ \ | |/ | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | unnecessary LINT_INIT removed | serg@serg.mylan | 2004-08-23 | 1 | -8/+4 |
| | | |||||
* | | merged | serg@serg.mylan | 2004-08-22 | 1 | -65/+64 |
|\ \ | |/ | |||||
| * | after merge fixes | serg@serg.mylan | 2004-08-22 | 1 | -3/+7 |
| | | |||||
| * | ported bugfix for #2408 from 3.23 | serg@serg.mylan | 2004-08-22 | 1 | -64/+59 |
| |\ | | | | | | | | | | (cannot call it a "merge" :) | ||||
| | * | bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash. | serg@serg.mylan | 2004-08-22 | 1 | -52/+49 |
| | | | | | | | | | | | | | | | Abandoned improper use of MyISAM data. Thanks Ingo! | ||||
| | * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -8/+0 |
| | | | | | | | | | | | | - "make distcheck" needs to be fixed | ||||
* | | | bug#4008 - merge table cannot determine what key caused "dupl. key" error | serg@serg.mylan | 2004-06-25 | 1 | -2/+2 |
| | | | |||||
* | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | New records_in_range() interface (similar to read_range()) Macros for faster bitmap handling Simplify read_range() code (#WL1786) New general key_cmp() function to compare keys | ||||
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 8 | -14/+21 |
|\ \ \ | |/ / | |||||
| * | | replace mi_rrnd() in myrg_rkey family to more intelligent (HA_KEYREAD-aware) ↵ | serg@serg.mylan | 2003-08-01 | 7 | -8/+18 |
| | | | | | | | | | | | | read function | ||||
| * | | bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressed | serg@serg.mylan | 2003-07-15 | 1 | -6/+3 |
| | | | |||||
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 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.8 | monty@mashka.mysql.fi | 2003-01-03 | 2 | -12/+26 |
|\ \ \ | |/ / | |||||
| * | | Removed compiler warnings | monty@mashka.mysql.fi | 2002-12-12 | 1 | -1/+2 |
| | | | | | | | | | | | | Fixed wrong variable name for Windows | ||||
| * | | ANALYZE for MERGE | serg@serg.mysql.com | 2002-12-10 | 2 | -13/+26 |
| | | | |||||
* | | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | New (simpler) internal timestamp handling. More debuging to heap tables. Small cleanups to multi-table-delete false -> 0 and true -> 1 (We should use TRUE and FALSE) | ||||
* | | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
| | | | |||||
* | | | myisammrg::index_next_same | serg@serg.mysql.com | 2002-11-25 | 3 | -3/+44 |
| | | | |||||
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 2 | -1/+42 |
|\ \ \ | |/ / | |||||
| * | | better boundary behaviour | serg@serg.mysql.com | 2002-11-17 | 1 | -2/+4 |
| | | | |||||
| * | | myisammrg::records_in_range | serg@serg.mysql.com | 2002-11-17 | 2 | -1/+40 |
| | | | |||||
* | | | merged | serg@serg.mysql.com | 2002-10-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some simple optimzations, more comments and indentation changes. Add ` around database in 'use database' in binary log. Moved max_error_count and max_warning_count to variables struct. Removed SHOW_WARNS_COUNT and SHOW_ERRORS_COUNT calls. Changed string functions to use character set of first string argument as default return characterset (Each string function can change the above assumption if needed) | ||||
| | * | | MI_KEYSEG -> HA_KEYSEG | ram@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | _mi_key_cmp -> ha_key_cmp | ||||
* | | | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -8/+0 |
|/ / / | | | | | | | | | | | | | - some additional small fixes - added "depcomp" for automake 1.5 | ||||
* | | | Merge with 3.23.51 | monty@mashka.mysql.fi | 2002-07-25 | 2 | -2/+2 |
|\ \ \ | | |/ | |/| | | | | Fixed wrong usage of sprintf() in ha_innodb.cc | ||||
| * | | do not crash on myrg_rprev/myrg_rnext if no current table | serg@sergbook.mysql.com | 2002-07-04 | 2 | -0/+6 |
| | | | | | | | | | | | | (as when previous myrg_rkey failed, e.g. found nothing) | ||||
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 2 | -5/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made a some new buffers thread specific and changeable. Resize of key_buffer. AUTO_COMMIT -> AUTOCOMMIT Fixed mutex bug in DROP DATABASE Fixed bug when using auto_increment as second part of a key where first part could include NULL. Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers. Don't write message to error log when slave reconnects becasue of timeout. Fixed possible update problem when using DELETE/UPDATE on small tables (In some cases we used index even if table scanning would be better) A lot of minior code cleanups | ||||
* | | | Indentation cleanup & new comments | monty@hundin.mysql.fi | 2002-06-28 | 4 | -8/+6 |
| | | | |||||
* | | | do not crash on myrg_rprev/myrg_rnext if no current table | serg@sergbook.mysql.com | 2002-06-25 | 8 | -17/+16 |
| | | | | | | | | | | | | (as when previous myrg_rkey failed, e.g. found nothing) | ||||
* | | | myrg_open.c: | serg@serg.mysql.com | 2002-06-22 | 1 | -4/+4 |
| | | | | | | | | | | | | comment fixed, bad flag hack removed | ||||
* | | | My previous patch was not good at all. | Sinisa@sinisa.nasamreza.org | 2002-06-17 | 1 | -0/+3 |
| |/ |/| | | | | | | | | | | | | | This one is better, but should not be final. Better fix is to make some changes in ha_myisammrg::index_read This patch also reverts my previous one ... | ||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 11 | -31/+31 |
| | | | | | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -1/+2 |
| | | | | | | | | | | | | Changed some sql_alloc() -> thd->alloc() Removed a lot of compiler warnings on Linux Alpha (64 bit) Fixed some core dumps on 64 bit systems (wrong type for packet_len) | ||||
* | | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -0/+10 |
| | | | | | | | | Remove some warnings | ||||
* | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 21 | -20/+20 |
| | | | | | | | | | | | | | | | | | | Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86 | ||||
* | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 2 | -2/+2 |
| | | | | | | | | | | | | Move MAX_BLOB_WIDTH to be global Added full support for unsigned BIGINT Fixed spelling errors | ||||
* | | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 5 | -24/+72 |
| | | | | | | | | Fixes for embedded libary and openssl | ||||
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 4 | -20/+18 |
|\ \ | |/ | |||||
| * | Fix problem with comments/blank lines in MERGE files. | monty@hundin.mysql.fi | 2001-08-30 | 1 | -8/+7 |
| | |