Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | monty@mysql.com/nosik.monty.fi | 2007-08-13 | 1 | -3/+4 |
* | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log) | malff/marcsql@weblab.(none) | 2007-07-27 | 1 | -2/+2 |
* | Bug #26418: Slave out of sync after | gkodinov/kgeorge@magare.gmz | 2007-06-19 | 1 | -12/+2 |
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@linux-th5m.site | 2007-05-24 | 1 | -11/+11 |
|\ | |||||
| * | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -11/+11 |
* | | BUG#28341 - Security issue still in library loading | svoj@mysql.com/june.mysql.com | 2007-05-18 | 1 | -8/+22 |
|/ | |||||
* | Merge pilot.blaudden:/home/msvensson/mysql/my51-m-mysql_upgrade | msvensson@pilot.blaudden | 2007-04-24 | 1 | -6/+42 |
|\ | |||||
| * | Bug#21432 Database/Table name limited to 64 bytes, not chars, problems with m... | gluh@mysql.com/eagle.(none) | 2007-04-03 | 1 | -3/+6 |
| * | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rpl | cbell/Chuck@mysql_cab_desk. | 2007-03-29 | 1 | -0/+34 |
| |\ | |||||
| | * | WL#3629 - Replication of Invocation and Invoked Features | cbell/Chuck@mysql_cab_desk. | 2007-03-16 | 1 | -0/+34 |
| * | | wl#3700 - post-review fixes: | serg@janus.mylan | 2007-03-17 | 1 | -2/+2 |
| * | | WL#3700: Handler API change: all index search methods - that is, | serg@janus.mylan | 2007-01-29 | 1 | -2/+1 |
| |/ | |||||
* | | Bug#24248 Problem updating from 5.0.15 to 5.1.12 running under Win XP SP2 | msvensson@pilot.blaudden | 2007-03-08 | 1 | -1/+2 |
|/ | |||||
* | Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-opt | gkodinov/kgeorge@macbook.local | 2007-01-08 | 1 | -1/+5 |
|\ | |||||
| * | Merge bk-internal:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@rakia.gmz | 2007-01-03 | 1 | -1/+5 |
| |\ | |||||
| | * | sql_udf.cc: | gkodinov/kgeorge@rakia.gmz | 2007-01-03 | 1 | -1/+5 |
| * | | Merge mysql.com:/d2/hf/common/my50-common | holyfoot/hf@mysql.com/hfmain.(none) | 2007-01-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Bug #15439: UDF name case handling forces DELETE FROM mysql.func to remove | gkodinov/kgeorge@macbook.gmz | 2006-12-15 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| |/ | |||||
* | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-08-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-07-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-07-10 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bug#20159 Inconsistant generation of generic error messages | msvensson@neptunus.(none) | 2006-06-07 | 1 | -1/+1 |
* | | | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-26 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix compiler warnings in sql_udf.h: ISO C++ forbids casting | kostja@bodhi.local | 2006-07-09 | 1 | -5/+5 |
| |/ / | |||||
* | | | Merge bodhi.netgear:/opt/local/work/tmp_merge | konstantin@bodhi.netgear | 2006-07-06 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | A fix and a test case for | konstantin@mysql.com | 2006-06-27 | 1 | -3/+3 |
| |/ | |||||
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-03-20 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqld | msvensson@devsrv-b.mysql.com | 2006-03-10 | 1 | -0/+1 |
* | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes... | monty@mysql.com | 2006-06-04 | 1 | -3/+4 |
* | | | Bug#11835 CREATE FUNCTION crashes server | msvensson@neptunus.(none) | 2006-03-21 | 1 | -12/+6 |
* | | | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0 | pem@mysql.com | 2006-03-03 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Fixes bug #17595. UDFs are not initialized when running mysqld with | SergeyV@selena. | 2006-02-27 | 1 | -0/+7 |
| |/ | |||||
* | | bug#17568 mysql_fix_privilege_tables doesn't create mysql.plugin | gluh@eagle.intranet.mysql.r18.ru | 2006-02-28 | 1 | -1/+1 |
* | | WL#1012: All changes as one single changeset. | lars@mysql.com | 2005-12-22 | 1 | -2/+2 |
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2005-11-24 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Always initialize THD::thread_stack: it's used in | konstantin@mysql.com | 2005-11-23 | 1 | -0/+1 |
* | | some small changes to help get 5.1 compiling cleanly on Windows and with Visu... | reggie@poseidon.ndb.mysql.com | 2005-11-07 | 1 | -8/+3 |
* | | WL#2575 - Fulltext: Parser plugin for FTS | svoj@poseidon.ndb.mysql.com | 2005-11-06 | 1 | -34/+17 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_new | msvensson@neptunus.(none) | 2005-09-14 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -2/+2 |
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ndbdev@dl145b.mysql.com | 2005-06-07 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -3/+1 |
| |\ | |||||
| | * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+2 |
| | * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -5/+2 |
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 | tomas@poseidon.ndb.mysql.com | 2005-06-02 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-05-31 | 1 | -1/+1 |
|\ \ \ | |/ / |