Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCRAM Remove spaces from most changed files. | peter@mysql.com | 2002-12-05 | 1 | -62/+63 |
* | Merging.... | peter@mysql.com | 2002-11-29 | 1 | -10/+13 |
|\ | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-28 | 1 | -4/+4 |
| |\ | |||||
| | * | More use of new string->number conversion functions | bar@bar.mysql.r18.ru | 2002-11-28 | 1 | -4/+4 |
| * | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -2/+2 |
| * | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -4/+7 |
| |\ \ | |||||
| | * | | Fixed CAST( xxx as CHAR) | monty@mashka.mysql.fi | 2002-11-25 | 1 | -4/+7 |
| | |/ | |||||
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-11-24 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | prevent using references on sum function (except HAVING clouse of current sel... | bell@sanja.is.com.ua | 2002-11-21 | 1 | -0/+2 |
| |/ | |||||
* | | Merge.... | peter@mysql.com | 2002-11-24 | 1 | -10/+18 |
|\ \ | |/ | |||||
| * | USER(), DATABASE() and CHARSET() functions are now UCS2 compatible | bar@bar.mysql.r18.ru | 2002-11-11 | 1 | -7/+15 |
| * | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsets | bar@bar.mysql.r18.ru | 2002-11-11 | 1 | -3/+3 |
* | | SCRUM: Main change for Secure connection handling. Still needs some more codi... | peter@mysql.com | 2002-11-24 | 1 | -2/+2 |
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-11-06 | 1 | -7/+9 |
|\ \ | |/ | |||||
| * | String->copy() now has a charset arg | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -5/+7 |
| * | Some charset code clean-ups | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -1/+1 |
| * | Item->thd_charset() - returns a default charset which should be used | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -1/+1 |
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | All String->set() now have charset argument | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -1/+1 |
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-27 | 1 | -18/+20 |
|\ \ | |/ | |||||
| * | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -18/+20 |
* | | One more commit to do the merge of new 4.1 tree | peter@mysql.com | 2002-10-06 | 1 | -2/+16 |
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-03 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | One more commit required to merge second pack of Monty's patches | peter@mysql.com | 2002-10-03 | 1 | -2/+0 |
| * | Merging... | peter@mysql.com | 2002-10-03 | 1 | -1/+3 |
| |\ | |||||
| | * | Changeset to deal with 4.1 -> 4.0 merge | peter@mysql.com | 2002-10-02 | 1 | -1/+3 |
* | | | Update after last merge. Fixes some wrong test results. | monty@mashka.mysql.fi | 2002-10-03 | 1 | -2/+3 |
* | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -34/+596 |
|\ \ \ | |/ / | |||||
| * | | merge with work | monty@mashka.mysql.fi | 2002-10-02 | 1 | -3/+5 |
| |\ \ | | |/ | |||||
| | * | Fixed that: | bar@bar.mysql.r18.ru | 2002-09-13 | 1 | -3/+5 |
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -3/+1 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -34/+596 |
| |\ \ | | |/ | |||||
| | * | Fix that this didn't work as far as sorting for ORDER BY was removed by optim... | bar@bar.mysql.r18.ru | 2002-08-26 | 1 | -0/+20 |
| | * | Adding a necessary functionality to ::store and ::save_in_field | Sinisa@sinisa.nasamreza.org | 2002-08-24 | 1 | -2/+2 |
| | * | Stupid bug fixes in sql_yacc.cc | bar@bar.mysql.r18.ru | 2002-08-22 | 1 | -0/+29 |
| | * | subselect clean up | bell@sanja.is.com.ua | 2002-07-01 | 1 | -1/+1 |
| | * | Fix | bar@gw.udmsearch.izhnet.ru | 2002-06-27 | 1 | -0/+1 |
| | * | SELECT DISTINCT CONVERT(field USING charset) now works properly | bar@gw.udmsearch.izhnet.ru | 2002-06-26 | 1 | -0/+1 |
| | * | Several problems were fixed (mostly BLOB+charset related) | bar@gw.udmsearch.izhnet.ru | 2002-06-26 | 1 | -10/+28 |
| | * | New CHARSET() function | bar@gw.udmsearch.izhnet.ru | 2002-06-20 | 1 | -0/+13 |
| | * | SELECT left(non_default_charset_field,n) GROUP BY 1 | bar@gw.udmsearch.izhnet.ru | 2002-06-20 | 1 | -0/+1 |
| | * | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 | monty@hundin.mysql.fi | 2002-06-04 | 1 | -58/+58 |
| | |\ | |||||
| | | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | Extension of .frm file (not yet ready for push) | monty@hundin.mysql.fi | 2002-06-02 | 1 | -57/+57 |
| | * | | | Changed 003F -> 0000 for undefinite characters in charset.conf | bar@gw.udmsearch.izhnet.ru | 2002-06-02 | 1 | -2/+2 |
| | |/ / | |||||
| | * | | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -10/+10 |
| | * | | Fix for AsText() spatial function | bar@gw.udmsearch.izhnet.ru | 2002-04-18 | 1 | -4/+8 |
| | * | | merge | monty@hundin.mysql.fi | 2002-04-13 | 1 | -25/+498 |
| | |\ \ | |||||
| | | * | | item_strfunc.cc: | bar@gw.udmsearch.izhnet.ru | 2002-03-29 | 1 | -4/+4 |