summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
Commit message (Expand)AuthorAgeFilesLines
* Automerge.Ramil Kalimullin2010-09-061-2/+4
|\
| * Fix for bug #51875: crash when loading data into geometry function polyfromwkbRamil Kalimullin2010-08-301-2/+4
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+1
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+1
* | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-141-21/+18
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-07-141-18/+25
* | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-0/+10
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+5
* | Bug#38959 archive_gis fails due to rounding differenceAlexey Botchkov2010-02-171-15/+7
* | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-22/+1
|/
* Merge from 5.0 for 43414Staale Smedseng2009-08-281-10/+3
|\
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-10/+3
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-071-1/+22
|\ \ | |/
| * Bug #29166: unknown2007-07-051-1/+22
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-03-051-6/+7
| |\
* | \ Merge mysql.com:/home/ram/work/b26038/b26038.5.0unknown2007-03-051-6/+7
|\ \ \ | | |/ | |/|
| * | Merge mysql.com:/home/ram/work/b26038/b26038.4.1unknown2007-02-281-6/+7
| |\ \
| | * | Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT...unknown2007-02-211-6/+7
* | | | After merge fixesunknown2007-01-291-0/+2
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-12/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+12
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-13/+12
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:unknown2006-12-231-2/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-2/+0
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-2/+0
| |/ /
* | | This is an implementation of two WL items:unknown2006-05-181-1/+4
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-1/+1
|\ \
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+1
* | | Fixed number of compiler errors on win32.unknown2005-11-141-0/+2
|/ /
* | Manually mergedunknown2005-11-011-17/+22
|\ \ | |/
| * Review of new pushed codeunknown2005-11-011-17/+22
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-311-22/+297
|\ \ | |/
| * Additional fix for #12839unknown2005-10-311-9/+9
| * Fix for bug #12839 (Endian support is absurd)unknown2005-09-211-22/+297
* | Merge mysql.com:/usr/home/ram/work/mysql-4.1-buildunknown2005-05-191-25/+22
|\ \ | |/
| * hf's fix for bug #10626 ( gis.test fails)unknown2005-05-191-25/+22
* | Fix for #6553 and #8776 (no errors on bad spatial data)unknown2005-04-291-0/+2
|/
* Fix for bug #6117 (Centroid() crashes server)unknown2004-10-221-3/+1
* Mergingunknown2004-06-021-1/+6
|\
| * WL#1562 (Improving spatial code)unknown2004-05-251-1/+6
* | Mergingunknown2004-05-271-0/+4
|\ \ | |/ |/|
| * WL#1163 To make spatial code optionalunknown2004-03-121-0/+4
* | Fixed memory overrun in spatial init codeunknown2004-03-161-1/+1
* | Yet another fix for spatial partsunknown2004-03-161-1/+1
|/
* Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-162/+224
* Optimized GIS functionsunknown2004-03-041-813/+833
* Removed some warnings reported by valgrindunknown2003-11-041-0/+1
* Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-45/+45