- 01 Mar, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-
- 28 Feb, 2003 12 commits
-
-
ram@mysql.r18.ru authored
Added GeometryCollection type.
-
bar@bar.mysql.r18.ru authored
Fix for coercibility of function
-
bar@bar.mysql.r18.ru authored
Charset conversion function changes coercibility to IMPLICIT
-
bar@bar.mysql.r18.ru authored
_charset cast changes coercibility to implicit item_strfunc.cc: Collation cast change coercibility to EXPLICIT
-
bar@bar.mysql.r18.ru authored
Coercibility, initial stage item_func.h: Coercibility, initial stage
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
igor@hundin.mysql.fi authored
Added new tests for better coverage of min/max optimization code. func_group.test: Added new tests for better coverage of min/max optimization code. opt_sum.cc: Fixed wrong previous manual merge. Fixed bugs concerning fields used in min/max functions for which there are conditions of the form field=const.
-
- 27 Feb, 2003 15 commits
-
-
monty@narttu.mysql.fi authored
Fixed bug in RAND() usage in mysqlbinlog
-
bar@bar.mysql.r18.ru authored
set names binary didn't work ,
-
bar@bar.mysql.r18.ru authored
Two separate functions charset() and collatio() item_strfunc.h: Two separate functions charset() and collation()
-
bell@sanja.is.com.ua authored
-
monty@narttu.mysql.fi authored
-
igor@hundin.mysql.fi authored
into hundin.mysql.fi:/home/igor/dev/mysql-4.1
-
bar@bar.mysql.r18.ru authored
Now all text fields convert data into proper charset before storing
-
igor@hundin.mysql.fi authored
into hundin.mysql.fi:/home/igor/dev/mysql-4.1
-
igor@hundin.mysql.fi authored
Added tests for extended max/min optimization opt_sum.cc: Extended min/max optimization
-
bar@bar.mysql.r18.ru authored
Insert constants with an explicit character set ctype_many.result: Fix according test change
-
bar@bar.mysql.r18.ru authored
rename len -> length, to look in common style
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
Don't define crc32 if we are not linking with gzip
-
monty@narttu.mysql.fi authored
regarded as unsigned longlongss, not as floats. This make these values work similar to values between 10000000000000000000 and 18446744073709551615.
-
- 26 Feb, 2003 12 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
greg@mysql.com authored
-
heikki@hundin.mysql.fi authored
Remove DEBUG_ASSERT if MySQL internally names a UNIQUE index as the PRIMARY KEY, but inside InnoDB there is no primary key for the table
-
heikki@hundin.mysql.fi authored
Add docs to store_lock()
-
ram@mysql.r18.ru authored
Allow NULL geometry fields.
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1
-
ram@mysql.r18.ru authored
-
work.mysql.com://home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
command: load data infile 'filename' into table db.table;
-
bar@bar.mysql.r18.ru authored
SET NAMES is now working
-