Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing files for CMake build. | knielsen@mysql.com | 2006-03-27 | 1 | -1/+1 |
* | Some changes to make it possible to build for Windows with CMake from | knielsen@mysql.com | 2006-03-24 | 2 | -1/+3 |
* | Define USE_TLS when compiling libmysql.dll, to avoid crashing when | knielsen@mysql.com | 2006-03-22 | 1 | -1/+2 |
* | CMake Windows comp_error dependency fix after last push. | knielsen@mysql.com | 2006-03-16 | 1 | -2/+5 |
* | Fix Windows CMake dependency problem. | knielsen@mysql.com | 2006-03-16 | 1 | -10/+10 |
* | Moved cmake scripts into the proper directories | Reggie@xgeek. | 2006-03-15 | 3 | -0/+48 |
* | Merge mysql.com:/home/kostja/mysql/mysql-5.0-root | konstantin@mysql.com | 2006-02-09 | 1 | -1/+15 |
|\ | |||||
| * | Bug #17235 perror prints wrong prefix for ndb error codes | tomas@poseidon.ndb.mysql.com | 2006-02-08 | 1 | -1/+15 |
* | | Rename of my_strdup_with_lenght to match the more common "strndup" method. So... | brian@zim.tangent.org | 2006-01-25 | 1 | -3/+3 |
* | | Merge mysql.com:/M50/merge-5.0 into mysql.com:/M51/merge-5.1 | joerg@mysql.com | 2006-01-16 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | extra/comp_err.c : Fix a merge error. | joerg@mysql.com | 2006-01-16 | 1 | -1/+2 |
| * | Manual merge of the fix for bug#16106. | joerg@mysql.com | 2006-01-16 | 1 | -4/+4 |
| |\ | |||||
| | * | Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1 | joerg@mysql.com | 2006-01-13 | 1 | -1/+3 |
| | |\ | |||||
| | | * | extra/comp_err.c + scripts/mysqld_multi.sh : | joerg@mysql.com | 2006-01-13 | 1 | -1/+3 |
* | | | | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg14836 | dlenev@mysql.com | 2005-12-24 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #15772 Aborted YaSSL connections force threads into busyloops | msvensson@neptunus.(none) | 2005-12-20 | 1 | -1/+5 |
* | | | | Merge hholzgraefe@bk-internal.mysql.com:/home/bk/mysql-5.1-new | hartmut@mysql.com | 2005-12-19 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push | jonas@perch.ndb.mysql.com | 2005-12-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge knielsen@bk-internal.mysql.com:/home/bk/mysql-5.0 | knielsen@production.mysql.com | 2005-12-14 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge bk-internal:/home/bk/mysql-5.0 | knielsen@mysql.com | 2005-12-08 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix QNX and IRIX compilation | knielsen@mysql.com | 2005-12-08 | 1 | -1/+1 |
| * | | | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Patch for Bug#13640 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-14 | 1 | -2/+2 |
| | |/ / / / | |||||
* | | | | | | Merge hholzgraefe@bk-internal.mysql.com:/home/bk/mysql-5.1-new | hartmut@mysql.com | 2005-12-08 | 2 | -4/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fixed "perror --ndb" for 5.1 (bug #15486) | hartmut@mysql.com | 2005-12-05 | 2 | -4/+7 |
* | | | | | | Merge mysql.com:/usr/home/pem/bug14834/mysql-5.0 | pem@mysql.com | 2005-12-07 | 2 | -0/+5 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | compatibility fix for yassl | serg@serg.mylan | 2005-12-02 | 2 | -0/+5 |
| |/ / / | |||||
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.1-release | jimw@mysql.com | 2005-11-30 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Makefile.am: | kent@mysql.com | 2005-11-26 | 2 | -2/+2 |
* | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0 | pem@mysql.com | 2005-11-28 | 3 | -10/+8 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/bug15168/my50-... | msvensson@devsrv-b.mysql.com | 2005-11-25 | 2 | -10/+6 |
| |\ \ \ | |||||
| | * | | | Bug #15168 yassl failure on amd64 | msvensson@devsrv-b.mysql.com | 2005-11-24 | 2 | -10/+6 |
| * | | | | Make it buildable with -ansi flag on some platforms. | anozdrin@mysql.com | 2005-11-24 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-11-23 | 4 | -3/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 | kent@mysql.com | 2005-11-19 | 4 | -3/+6 |
| |\ \ \ | |||||
| | * | | | Additional "make distcheck" changes specific to 5.0 | kent@mysql.com | 2005-11-09 | 4 | -3/+6 |
* | | | | | Merge mysql.com:/home/mysql_src/mysql-5.0 | guilhem@mysql.com | 2005-11-18 | 2 | -6/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug#13957 yassl: opensrv6c compile failure | msvensson@neptunus.(none) | 2005-11-03 | 2 | -6/+8 |
| |/ / / | |||||
* | | | | Make storage engines "pluggable", handlerton work | acurtis@poseidon.ndb.mysql.com | 2005-11-07 | 1 | -1/+1 |
* | | | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-05 | 3 | -8/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Update after merge, include libtaoint-integer.o into libtaocrypt.a | msvensson@neptunus.(none) | 2005-10-28 | 1 | -4/+7 |
| * | | | Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985 | msvensson@neptunus.(none) | 2005-10-28 | 2 | -7/+7 |
| |\ \ \ | |||||
| | * | | | BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linking | msvensson@neptunus.(none) | 2005-10-27 | 2 | -4/+4 |
| * | | | | Had to revert change, because it breaks compilation for | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-10-14 | 1 | -1/+1 |
* | | | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-07 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 1 | -2/+6 |
| |\ \ \ \ | |||||
| | * | | | | added structured ndbd exit codes | tomas@poseidon.ndb.mysql.com | 2005-10-03 | 1 | -2/+6 |
* | | | | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-10-06 | 5 | -14/+35 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-13071 | jimw@mysql.com | 2005-10-05 | 1 | -7/+23 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Fail when two messages exist for the same language for an error in the | jimw@mysql.com | 2005-10-05 | 1 | -7/+23 |