monty@mysql.com
|
a6ba9f3cbc
|
Fixed memory overrun in spatial init code
|
2004-03-16 00:42:10 +02:00 |
|
hf@deer.(none)
|
f2ef7e1a32
|
Yet another fix for spatial parts
|
2004-03-16 01:50:35 +04:00 |
|
hf@deer.(none)
|
f2366bf02c
|
Spatial code changed to get rid of inconsistent this->* operation
Now we use virtual calls instead and redirect VMT pointer of the
geometry object with 'new' operation
|
2004-03-12 12:04:00 +04:00 |
|
monty@mashka.mysql.fi
|
afd8f38f4e
|
Optimized GIS functions
|
2004-03-04 08:50:37 +02:00 |
|
monty@narttu.mysql.fi
|
f763d4c31d
|
Removed some warnings reported by valgrind
After merge fixes.
Now code compiles, but there is still some valgrind warnings that needs to be fixed
|
2003-11-04 14:09:03 +02:00 |
|
ram@mysql.r18.ru
|
a89a7eb327
|
Renamed xxx_as_text() and xxx__from_text().
|
2003-06-20 14:53:37 +05:00 |
|
bar@bar.mysql.r18.ru
|
0002beb7a4
|
my_strncasecmp() is not used anymore. Use my_strncoll() instead.
|
2003-04-01 14:17:28 +05:00 |
|
ram@mysql.r18.ru
|
031ac2a7b2
|
SRID support.
GeomertyFromWKB() function.
SRID() function.
::store() methods for Field_geom.
Code cleanup.
|
2003-03-18 15:30:32 +04:00 |
|
ram@mysql.r18.ru
|
8243eeeefc
|
Bug fix: should use float8get() instead of (double *) type cast.
Code clean-up according 'Coding Standards and Styles'
|
2003-03-06 15:44:52 +04:00 |
|
ram@mysql.r18.ru
|
368347685d
|
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
|
2003-02-26 19:23:11 +04:00 |
|
ram@mysql.r18.ru
|
bde2b51f54
|
Added num_geometries() and geometry_n() methods for MultiX geometry objects.
|
2003-02-26 19:13:01 +04:00 |
|
bar@bar.mysql.r18.ru
|
1a2c7da8db
|
sql_analyse.cc, spatial.cc:
Some default_charset_info were removed
sql_select.cc:
Some default_charset_info were removed.
|
2003-02-26 13:16:02 +04:00 |
|
monty@mashka.mysql.fi
|
25c393a12e
|
Portability fixes (for windows)
Some changes to the prepared statement protocol to make it easier to use and faster.
|
2003-01-21 21:07:59 +02:00 |
|
bell@sanja.is.com.ua
|
fe9e139056
|
postreview fix (SCRUM)
fixed layout
|
2002-12-28 01:01:05 +02:00 |
|
hf@deer.mysql.r18.ru
|
05de9d5fa9
|
Spatial-related fixes
|
2002-12-18 17:17:35 +04:00 |
|
ram@ram.(none)
|
d002322aff
|
Spatial code cleanup
|
2002-08-22 12:21:58 +05:00 |
|
monty@hundin.mysql.fi
|
e013efcc12
|
Fixed problem in fulltest testcase
|
2002-05-22 18:51:21 +03:00 |
|
bar@gw.udmsearch.izhnet.ru
|
735b27d578
|
Added GIS extension
|
2002-02-22 15:24:42 +04:00 |
|