Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Apply malff@weblab.(none) fix for bug 24736 directly to | tsmith/tim@siva.hindu.god | 2006-12-04 | 1 | -78/+200 |
* | | Bug#22684 (BENCHMARK, ENCODE, DECODE and FORMAT are not real functions) | malff/marcsql@weblab.(none) | 2006-11-16 | 1 | -38/+4 |
* | | Bug#21114 (Foreign key creation fails to table with name format) | malff/marcsql@weblab.(none) | 2006-11-02 | 1 | -315/+4513 |
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | rburnett@bk-internal.mysql.com | 2006-08-17 | 1 | -1/+9 |
|\ \ | |||||
| * \ | Merge bk-internal.mysql.com:/data0/bk/tmp_reg | rburnett@bk-internal.mysql.com | 2006-08-17 | 1 | -1/+9 |
| |\ \ | | |/ | |||||
| | * | Bug#16172 DECIMAL data type processed incorrectly | gluh@mysql.com/gluh.(none) | 2006-08-08 | 1 | -1/+8 |
* | | | Bug#16172 DECIMAL data type processed incorrectly | gluh@mysql.com/gluh.(none) | 2006-08-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-26 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Bug#20570: CURRENT_USER() in a VIEW with SQL SECURITY DEFINER returns | kroki@mysql.com | 2006-07-02 | 1 | -6/+0 |
* | | * Mixed replication mode * : | guilhem@gbichot3.local | 2006-07-09 | 1 | -1/+3 |
* | | Merge mysql.com:/opt/local/work/tmp_merge | konstantin@mysql.com | 2006-04-23 | 1 | -8/+2 |
|\ \ | |/ | |||||
| * | Bug#16461: connection_id() does not work properly inside trigger | kroki@mysql.com | 2006-04-12 | 1 | -8/+2 |
* | | Fixes to the replication mixed mode (patch approved by Monty): | guilhem@mysql.com | 2006-03-13 | 1 | -1/+3 |
* | | Adding XPath support: ExtractValue and UpdateXML functions. | bar@mysql.com | 2005-12-21 | 1 | -0/+10 |
* | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -1/+4 |
|/ | |||||
* | Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(), | aivanov@mysql.com | 2005-09-14 | 1 | -3/+3 |
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE... | sergefp@mysql.com | 2005-08-25 | 1 | -0/+5 |
* | Fix cases where SLEEP() calls would get optimized away or cached. (Bug #12689) | jimw@mysql.com | 2005-08-19 | 1 | -0/+1 |
* | Add SLEEP(seconds) function, which always returns 0 after the given | jimw@mysql.com | 2005-08-11 | 1 | -0/+5 |
* | stop evaluation constant functions in WHERE (BUG#4663) | bell@sanja.is.com.ua | 2005-07-16 | 1 | -10/+2 |
* | Merge mdk10.(none):/home/reggie/bk/mysql-4.1 | reggie@mdk10.(none) | 2005-04-11 | 1 | -0/+1 |
|\ | |||||
| * | Merging fix for bug #9796 "Query Cache caches queries with CURRENT_USER() | dlenev@brandersnatch.localdomain | 2005-04-11 | 1 | -1/+1 |
| * | Merge mysql.com:/home/dlenev/src/mysql-4.0-bg9796 | dlenev@mysql.com | 2005-04-11 | 1 | -0/+1 |
| |\ | |||||
| | * | Fix for bug #9796 "Query Cache caches queries with CURRENT_USER() | dlenev@mysql.com | 2005-04-11 | 1 | -0/+1 |
* | | | Merge | bar@mysql.com | 2005-03-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | type_blob.result, func_system.result, func_str.result, ctype_collate.result: | bar@mysql.com | 2005-03-04 | 1 | -1/+1 |
* | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -2/+5 |
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1 | serg@serg.mylan | 2005-01-26 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | innobase/include/univ.i | serg@serg.mylan | 2005-01-26 | 1 | -2/+3 |
* | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -8/+5 |
|\ \ \ | |/ / | |||||
| * | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -8/+5 |
* | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -1/+4 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -5/+0 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -5/+0 |
* | | | items for functions which is converted to constants internally to support its... | bell@sanja.is.com.ua | 2004-08-24 | 1 | -10/+12 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -2/+7 |
|\ \ \ | |/ / | |||||
| * | | Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared stat... | pem@mysql.comhem.se | 2004-06-22 | 1 | -1/+1 |
| * | | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -0/+5 |
| * | | Allocate memory when a character set is requested: | bar@mysql.com | 2004-06-11 | 1 | -1/+1 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -3/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-03-05 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | UNHEX() function | serg@serg.mylan | 2004-03-04 | 1 | -0/+5 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2004-03-04 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -0/+1 |
| * | | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -3/+8 |
| |/ / | |||||
* | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -0/+2 |