- 12 Feb, 2003 5 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed a few typos from last patch
-
monty@mashka.mysql.fi authored
Portability fixes Added new client function: mysql_get_server_version() New server help code (From Victor Vagin) Fixed wrong usage of binary() Disabled RTREE usage for now.
-
jani@rhols221.adsl.netsonic.fi authored
a socket from another, still living MySQL server.
-
bar@bar.mysql.r18.ru authored
Bug fix
-
- 11 Feb, 2003 4 commits
-
-
bar@bar.mysql.r18.ru authored
Updates according to last changes
-
bar@bar.mysql.r18.ru authored
Typo fix
-
bar@bar.mysql.r18.ru authored
New synonyms for spatial functions for compatibility with http://www.opengis.org/testing/sfsql/sqltsch.sql
-
bar@bar.mysql.r18.ru authored
POINT, LINESTRING, POLYGON, MULTIPOINT, MULTIPOLYGON, MULTILINESTRING
-
- 10 Feb, 2003 7 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Optimize depending sub querys Remove valgrind warnings
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
-
- 09 Feb, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mashka.mysql.fi authored
-
- 08 Feb, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 07 Feb, 2003 16 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
gweir@work.mysql.com authored
new file
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Don't make OLD_PASSWORD() a reserved word
-
heikki@hundin.mysql.fi authored
Disable PAGE_CUR_LE_OR_EXTENDS because it does not work for non-latin1 char sets now
-
heikki@hundin.mysql.fi authored
Clarify the meaning of HA_READ_PREFIX_LAST as a search flag. InnoDB assumed the meaning wrong.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Added lengths for all MYSQL_FIELD string parameters Changed field length to 2 byte in .frm files
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
Since MySQL uses HA_READ_PREFIX_LAST in a wrong place, we make InnoDB to convert it to a right search condition
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 06 Feb, 2003 4 commits
-
-
venu@myvenu.com authored
-
heikki@hundin.mysql.fi authored
Sinisas patch to InnoDB ORDER BY DESC bug, push it now so that Jani has it available
-
monty@mashka.mysql.fi authored
Added ALL as parameter option for all group functions. Make join handling uniform. This allows us to use ',', JOIN and INNER JOIN the same way. Sort NULL last if DESC is used (ANSI SQL 99 requirement)
-
venu@myvenu.com authored
-