Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com/narttu.mysql.fi | 2007-01-22 | 1 | -2/+3 | |
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| | | ||||||
| | | | | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -2/+3 | |
| | | | * | | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 | |
| | | | |\ \ \ \ | | | | | |/ / / | ||||||
| | | | | * | | | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 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 | |
| | | | | |/ / | ||||||
| | | | * | | | Fix for the failing gis.test | holyfoot/hf@mysql.com/deer.(none) | 2006-08-18 | 1 | -2/+5 | |
| | | | * | | | A couple of adjustments to the merge to fix the broken build | rburnett@production.mysql.com | 2006-08-17 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | | * | | bug #14807 (GeomFromText() should return MYSQL_TYPE_GEOMETRY) | holyfoot@deer.(none) | 2006-07-04 | 1 | -0/+28 | |
| | | | * | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-31 | 1 | -49/+28 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Fix for bug #12839 (Endian support is absurd) | hf@deer.(none) | 2005-09-21 | 1 | -49/+28 | |
| | | | * | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -3/+0 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | a compiler must see '#pragma implementation' *before* | serg@serg.mylan | 2005-06-05 | 1 | -1/+1 | |
| | | | | * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -4/+1 | |
| | | | * | | Merge | kent@mysql.com | 2005-06-02 | 1 | -0/+2 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | tztime.cc: | kent@mysql.com | 2005-06-02 | 1 | -0/+2 | |
| | | | * | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Add ifdefs to control when "#pragma implementation" should be used | msvensson@neptunus.(none) | 2005-05-26 | 1 | -1/+1 | |
| | | | * | | Fix for #6553 and #8776 (no errors on bad spatial data) | hf@deer.(none) | 2005-04-29 | 1 | -2/+5 | |
| | | | * | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -1/+0 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 | |
| | | | * | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -6/+6 | |
| | | | |/ | ||||||
| | | | * | Fix for bug #6117 (Centroid() crashes server) | hf@deer.(none) | 2004-10-22 | 1 | -3/+3 | |
| | | | * | Additional fix for bug #5136 (Geometry object is corrupted when queried) | hf@deer.(none) | 2004-09-22 | 1 | -18/+7 | |
| | | | * | Fix for bug #5136(Geometry object corrupted after the query) | hf@deer.(none) | 2004-09-07 | 1 | -0/+8 | |
| | | | * | Final patch for WL#1600(warn if max_allowed_packet used) | hf@deer.(none) | 2004-07-21 | 1 | -1/+2 | |
| | | | * | Merging | hf@deer.(none) | 2004-07-21 | 1 | -0/+5 | |
| | | | |\ | ||||||
| | | | | * | WL#1600 (Warn if result is truncatet due to max_allowed_packet) | hf@deer.(none) | 2004-06-29 | 1 | -0/+5 | |
| | | | * | | item_geofunc.cc: | paul@ice.snake.net | 2004-07-02 | 1 | -4/+4 | |
| | | | |/ | ||||||
| | | | * | Windows fixes for VC++ compiler compability | miguel@hegel.local | 2004-05-05 | 1 | -2/+1 | |
| | | | * | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -9/+7 | |
| | | | * | DBUG_ASSERT(fixed == 1); added to val* | bell@sanja.is.com.ua | 2004-03-18 | 1 | -0/+24 | |
| | | | * | Fix for valgrind's warning | hf@deer.(none) | 2004-03-15 | 1 | -4/+6 | |
| | | | * | Spatial code changed to get rid of inconsistent this->* operation | hf@deer.(none) | 2004-03-12 | 1 | -112/+141 | |
| | | | * | Optimized GIS functions | monty@mashka.mysql.fi | 2004-03-04 | 1 | -112/+114 | |
| | | | * | SCRUM | hf@deer.(none) | 2004-01-23 | 1 | -2/+2 | |
| | | | * | SCRUM: | hf@deer.(none) | 2004-01-15 | 1 | -0/+4 | |
| | | | * | Renamed xxx_as_text() and xxx__from_text(). | ram@mysql.r18.ru | 2003-06-20 | 1 | -2/+2 | |
| | | | * | Fix windows build after applyiing the changes from new client.c(sql-common) | venu@myvenu.com | 2003-06-03 | 1 | -2/+2 | |
| | | | * | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -1/+1 | |
| | | | * | Moved spatial functions to the sql/item_geofunc.cc file. | ram@mysql.r18.ru | 2003-05-30 | 1 | -0/+653 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -16/+16 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -16/+16 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -11/+11 | |
| | |\ \ | | | |/ | ||||||
| | | * | compilation errors on sparc sun studio 10 | Sergei Golubchik | 2016-02-15 | 1 | -11/+11 | |
* | | | | MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEW | Alexander Barkov | 2016-01-16 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | UNINIT_VAR() fixes | Sergey Vojtovich | 2015-08-25 | 1 | -6/+2 | |
* | | | Merge /my/maria-10.1-default into 10.1 | Monty | 2015-08-18 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Fixed failing tests and compiler warnings | Monty | 2015-08-18 | 1 | -1/+4 | |
* | | | | MDEV-8610 "WHERE CONTAINS(indexed_geometry_column,1)" causes full table scan | Alexander Barkov | 2015-08-13 | 1 | -0/+73 | |
|/ / / |