Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#43207 wrong LC_TIME names for romanian locale | Alexander Barkov | 2009-10-19 | 1 | -2/+2 |
| | | | | | | A contributed patch by Andrei Boros (SCA signed). - Fixing locale definition file - Adding tests | ||||
* | Bug#37575 UCASE fails on monthname | Sergey Glukhov | 2008-12-23 | 1 | -109/+327 |
| | | | | | | | | The MONTHNAME/DAYNAME functions returns binary string, so the LOWER/UPPER functions are not effective on the result of MONTHNAME/DAYNAME call. Character set of the MONTHNAME/DAYNAME function result has been changed to connection character set. | ||||
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2007-01-12 | 1 | -120/+1234 |
|\ | | | | | | | into mysql.com:/nfsdisk1/lars/MERGE/mysql-5.0-merge | ||||
| * | Merging bug#22645 "LC_TIME_NAMES: Statement not replicated" from 4.1. | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-05 | 1 | -327/+327 |
| | | |||||
| * | Bug#22645 LC_TIME_NAMES: Statement not replicated | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-12-05 | 1 | -120/+1125 |
| | | | | | | | | | | | | | | Problem: replication of LC_TIME_NAMES didn't work. Thus, INSERTS or UPDATES using date_format() always worked with en_US on the slave side. Fix: adding ONE_SHOT implementation for LC_TIME_NAMES. | ||||
| * | Backporting Kostja's changes made for 5.0 into 4.1. | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-07-18 | 1 | -109/+109 |
| | | | | | | | | Please use "ul" when merging this changeset to 5.0. | ||||
* | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | | | | | | | | Changed header to GPL version 2 only | ||||
* | | Fix compile errors in VC++ 7.0 | sergefp@mysql.com | 2006-08-21 | 1 | -218/+109 |
| | | |||||
* | | Fix yet another Windows build failure: "true" -> TRUE | kostja@bodhi.local | 2006-07-11 | 1 | -14/+14 |
| | | |||||
* | | Fix a Windows build failure. | kostja@bodhi.local | 2006-07-10 | 1 | -95/+95 |
|/ | |||||
* | WL#2928 Date Translation NRE | bar@mysql.com | 2006-07-04 | 1 | -0/+1607 |
(implemented by by Josh Chamas) |