Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3 merge | Sergei Golubchik | 2013-03-27 | 1 | -32/+67 |
|\ | |||||
| * | 5.2 merge | Sergei Golubchik | 2013-03-26 | 1 | -33/+66 |
| |\ | |||||
| | * | MDEV-4295 Server crashes in get_point on a query with Area, AsBinary, MultiPo... | Alexey Botchkov | 2013-03-19 | 1 | -2/+2 |
| | * | MDEV-4296 Assertion `n_linear_rings > 0' fails in Gis_polygon::centroid_xy. | Alexey Botchkov | 2013-03-19 | 1 | -4/+2 |
| | * | MDEV-4252 geometry query crashes server. | Alexey Botchkov | 2013-03-18 | 1 | -20/+47 |
| | * | MDEV-4252 geometry query crashes server. | Alexey Botchkov | 2013-03-10 | 1 | -9/+18 |
| * | | GEOMETRYCOLLECTION EMPTY handling fixed. | Alexey Botchkov | 2013-03-26 | 1 | -5/+14 |
| * | | Merge MariaDB 5.1.66 -> 5.2 -> 5.3 | unknown | 2012-11-09 | 1 | -3/+4 |
| |\ \ | | |/ | |||||
| | * | Merge MySQL 5.1.66 -> MariaDB 5.1.65 | unknown | 2012-11-06 | 1 | -5/+6 |
| | |\ | |||||
| * | \ | 5.2 merge | Sergei Golubchik | 2012-05-20 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 1 | -1/+2 |
| | |\ \ | |||||
| * | \ \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -3/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ \ \ | |||||
| * | | | | | fixes to make compilers happy. | Alexey Botchkov | 2011-11-24 | 1 | -1/+2 |
* | | | | | | TODO-424 geometry query crashes server. | Alexey Botchkov | 2013-03-06 | 1 | -12/+20 |
* | | | | | | mysql-5.5.28 | Sergei Golubchik | 2012-10-16 | 1 | -3/+4 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merging from 5.5 | Alexander Barkov | 2012-08-17 | 1 | -5/+6 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Backporting Bug 14100466 from 5.6. | Alexander Barkov | 2012-08-17 | 1 | -5/+6 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 5.5.24 back into main 5.5. | Joerg Bruehe | 2012-05-07 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | c | Sergei Golubchik | 2012-05-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Auto-merge from mysql-5.1-security. | Ramil Kalimullin | 2012-03-05 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||||
| | * | | | | Fix for BUG#12414917 - ISCLOSED() CRASHES ON 64-BIT BUILDS | Ramil Kalimullin | 2012-03-05 | 1 | -1/+2 |
| | | |_|/ | | |/| | | |||||
| | * | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -4/+5 |
| | | |\ \ \ | |||||
| | | | * | | | Fix for bug#51875/#11759554 backported from mysql-5.1. | Ramil Kalimullin | 2011-03-21 | 1 | -2/+4 |
* | | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -59/+679 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGON | Alexey Botchkov | 2011-09-23 | 1 | -2/+11 |
| * | | | | | fixed bugs | Alexey Botchkov | 2011-09-22 | 1 | -0/+6 |
| * | | | | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed. | Alexey Botchkov | 2011-09-21 | 1 | -5/+54 |
| * | | | | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE... | Alexey Botchkov | 2011-09-21 | 1 | -13/+57 |
| * | | | | | bugs fixed | Alexey Botchkov | 2011-09-21 | 1 | -0/+60 |
| * | | | | | several bugs fixed here. | Alexey Botchkov | 2011-09-21 | 1 | -0/+2 |
| * | | | | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m... | Alexey Botchkov | 2011-09-04 | 1 | -12/+14 |
| * | | | | | PostGIS-style 'same point' handling. | Alexey Botchkov | 2011-09-01 | 1 | -0/+32 |
| * | | | | | fix for bug #801243 Assertion `(0)' failed in Gis_geometry_collection::init_f... | Alexey Botchkov | 2011-06-30 | 1 | -33/+40 |
| * | | | | | Precise GIS functions added. | Alexey Botchkov | 2011-05-04 | 1 | -47/+434 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | |||||
| * | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | |/ | |||||
* | | | Automerge. | Ramil Kalimullin | 2010-09-06 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #51875: crash when loading data into geometry function polyfromwkb | Ramil Kalimullin | 2010-08-30 | 1 | -2/+4 |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -2/+1 |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-14 | 1 | -21/+18 |
|\ \ \ | |/ / | |||||
| * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-07-14 | 1 | -18/+25 |
* | | | Bug #53445 Build with -Wall and fix warnings that it generates | Tor Didriksen | 2010-05-26 | 1 | -0/+10 |
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+5 |
* | | | Bug#38959 archive_gis fails due to rounding difference | Alexey Botchkov | 2010-02-17 | 1 | -15/+7 |