Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.0 for more memory allocation variables. | monty@mashka.mysql.fi | 2003-10-13 | 1 | -1/+1 |
|\ | |||||
| * | Add new user variables for tuning memory usage: | monty@mashka.mysql.fi | 2003-10-11 | 1 | -1/+1 |
* | | merge | monty@mishka.mysql.fi | 2003-09-24 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -1/+0 |
* | | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -1/+1 |
|/ / | |||||
* | | Cleanups | monty@narttu.mysql.fi | 2003-08-26 | 1 | -5/+2 |
* | | After merge fixes + bugs from last merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -14/+17 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 1 | -0/+3 |
* | | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie... | serg@serg.mylan | 2003-07-28 | 1 | -6/+4 |
* | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI... | monty@mashka.mysql.fi | 2003-06-30 | 1 | -1/+3 |
* | | new version of help | vva@eagle.mysql.r18.ru | 2003-05-29 | 1 | -0/+27 |
* | | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 1 | -2/+4 |
* | | Some optimization in CHARSET_INFO: | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -2/+1 |
* | | More OpenGIS compatibility: | bar@bar.mysql.r18.ru | 2003-03-27 | 1 | -2/+14 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-03-20 | 1 | -2/+3 |
* | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Change dbug.h -> my_dbug.h (Portability fix) | monty@narttu.mysql.fi | 2003-03-17 | 1 | -1/+1 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-15 | 1 | -1/+6 |
| |\ | |||||
| | * | Check for empty table/column names | monty@mashka.mysql.fi | 2003-03-14 | 1 | -1/+6 |
| * | | Allow 4.0 to read new 4.1 .frm files | monty@mashka.mysql.fi | 2003-02-07 | 1 | -11/+20 |
* | | | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc: | bar@bar.mysql.r18.ru | 2003-03-07 | 1 | -1/+1 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -5/+32 |
* | | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -17/+30 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -2/+22 |
|\ \ \ | |/ / | |||||
| * | | merge with 3.23.56 to get patches for --lower-case-table-names and | monty@mashka.mysql.fi | 2003-01-29 | 1 | -2/+22 |
| |\ \ | | |/ | |||||
| | * | Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie... | monty@mashka.mysql.fi | 2003-01-29 | 1 | -2/+22 |
* | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@deer.mysql.r18.ru | 2003-01-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-21 | 1 | -2/+0 |
| * | | | SCRUM | hf@deer.mysql.r18.ru | 2003-01-05 | 1 | -0/+2 |
* | | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 1 | -1/+1 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -4/+11 |
|\ \ \ | |/ / | |||||
| * | | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -1/+2 |
| * | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -25/+51 |
* | | | Some charset code clean-ups | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -2/+1 |
* | | | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -1/+2 |
* | | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -42/+97 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -2/+2 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -41/+96 |
| |\ \ | |||||
| | * | | Default table character set has been added: | bar@gw.udmsearch.izhnet.ru | 2002-06-19 | 1 | -5/+6 |
| | * | | Changes for new binary .frm format | monty@hundin.mysql.fi | 2002-06-04 | 1 | -10/+11 |
| | * | | Extension of .frm file (not yet ready for push) | monty@hundin.mysql.fi | 2002-06-02 | 1 | -60/+76 |
| | * | | Fixed key algorithm handling | monty@hundin.mysql.fi | 2002-05-22 | 1 | -0/+5 |
| | * | | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -1/+1 |
| | * | | Now several character sets can live in the same table, | bar@gw.udmsearch.izhnet.ru | 2002-05-14 | 1 | -0/+21 |
| | * | | RB-Tree indexes support in HEAP tables | bar@gw.udmsearch.izhnet.ru | 2002-04-25 | 1 | -22/+0 |
| | * | | Fix to use Monty's changes in frm format | bar@gw.udmsearch.izhnet.ru | 2002-04-18 | 1 | -2/+11 |
| | * | | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -7/+32 |
| | |\ \ |