Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |\ \ | |||||
| | | * | | Hash now supports several charsets | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -0/+1 |
| | | * | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -6/+8 |
| | | * | | Added GIS extension | bar@gw.udmsearch.izhnet.ru | 2002-02-22 | 1 | -1/+23 |
* | | | | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Fixed a bug in key optimizing handling where the expression | monty@hundin.mysql.fi | 2002-10-14 | 1 | -0/+7 |
| * | | | Fixed problem with auto_increment key as not first key part | monty@mashka.mysql.fi | 2002-07-23 | 1 | -11/+14 |
* | | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -11/+15 |
* | | | | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -1/+2 |
* | | | | Made keyread (key scanning) a key specific attribute. | monty@hundin.mysql.fi | 2002-06-19 | 1 | -4/+14 |
* | | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -1/+1 |
| |/ / |/| | |