summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-153-23/+9
|\
| * Merge from 5.0 for 43414Staale Smedseng2009-08-283-23/+9
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-283-19/+9
| | * Bug #46042: backported the fix for the valgrind warning from 5.1Georgi Kodinov2009-07-161-3/+3
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-4/+4
|\ \ \
| * | | Fix most Compiler warnings seen in buildbot.unknown2009-09-031-3/+3
| * | | Trivial fixes for windows compile failuresSergey Petrunya2009-09-011-1/+1
* | | | Fix windows build: add strmov_overlapp.c to CMakeLists.txtSergey Petrunya2009-09-101-1/+1
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-085-16/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Backporting "WL#3332 Korean Enhancements" andAlexander Barkov2009-07-241-5/+5
| * | Merge from 5.0Staale Smedseng2009-06-291-3/+3
| |\ \ | | |/
| | * Merge from 5.0-btStaale Smedseng2009-06-291-3/+3
| * | Addendum to Bug #45286: backport macro name form other treeTatiana A. Nurnberg2009-06-061-3/+2
| * | automergeGeorgi Kodinov2009-06-051-1/+4
| |\ \ | | |/
| | * Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSXGeorgi Kodinov2009-06-051-1/+4
| * | Bug#43827 Server closes connections and restartsAlexander Barkov2009-06-041-0/+1
| * | Bug#44352 UPPER/LOWER function doesn't work correctlyAlexander Barkov2009-05-052-8/+8
* | | Merge XtraDB 6 with latest MariaDB 5.1unknown2009-08-032-4/+30
|\ \ \
| * | | Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6unknown2009-06-152-4/+30
* | | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-027-94/+49
|/ / /
* | | Fixed problems in mergeMichael Widenius2009-05-193-5/+5
|\ \ \
| * | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-063-5/+5
* | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-253-5/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-03-241-1/+2
| |\ \ | | |/
| | * merging with mysql-5.0-bugteamNarayanan V2009-03-201-1/+1
| | |\
| | | * Bug#42937 strings/CHARSET_INFO.txt not included in source distributionsNarayanan V2009-03-111-1/+1
| * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-132-4/+4
| |\ \ \ | | |/ /
| | * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-105-11/+11
| | |/
* | | Merge with base MySQL 5.1Michael Widenius2009-02-153-3/+22
|\ \ \ | |/ /
| * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \
| | * | Changes of copyright output from "--version" and similar.unknown2008-11-141-1/+1
| * | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-231-0/+10
| |\ \ \ | | | |/ | | |/|
| | * | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-0/+10
| * | | Bug#38227 EXTRACTVALUE doesn't work with DTD declarationsAlexander Barkov2008-12-101-2/+11
| | |/ | |/|
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-104-57/+115
|\ \ \ | |/ /
| * | Merge from 5.0-bugteam.Chad MILLER2008-08-151-7/+15
| |\ \ | | |/
| | * Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1Chad MILLER2008-08-151-7/+15
| * | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2008-05-281-46/+92
| |\ \ | | |/
| | * Updating charset doc files.Alexander Barkov2008-05-281-48/+94
| * | Merge host.loc:/home/uchum/work/5.0-bugteamunknown2008-04-232-4/+8
| |\ \ | | |/
| | * Fixed bug #35993: memory corruption and crash with multibyte conversion.unknown2008-04-232-4/+8
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-286-6/+6
|\ \ \ | |/ /
| * | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2008-03-261-3/+3
| |\ \
| | * | backport valgrind cleanups from 6.0-enginesunknown2008-02-191-3/+3
| * | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-02-205-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b32510unknown2008-02-205-5/+5
| | |\ \
| | | * | Bug#32510 LIKE search fails with indexed 'eucjpms' and 'ujis' char columnunknown2008-02-045-5/+5
| | * | | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2008-01-171-2/+14
| | |\ \ \
| | * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-14/+16
| | |\ \ \ \
| | * \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-0/+6
| | |\ \ \ \ \