An error occurred fetching the project authors.
- 10 Apr, 2005 1 commit
-
-
dlenev@mysql.com authored
function". We should not cache queries using CURRENT_USER() function as we do it for some other functions, e.g. USER() function.
-
- 01 Apr, 2005 1 commit
-
-
jimw@mysql.com authored
in the query cache. (Bug #9549)
-
- 08 Mar, 2005 1 commit
-
-
jimw@mysql.com authored
administrative statements that may alter the table, such as REPAIR TABLE. (Bug #8480)
-
- 21 Oct, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 10 Oct, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
(Bug #4315: GROUP_CONCAT with ORDER BY returns strange results for TEXT fields Bug #5564: Strange behaviour with group_concat and distinct Bug #5970: group_concat doesn't print warnings)
-
- 10 Sep, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 15 Jun, 2004 1 commit
-
-
paul@kite-hub.kitebird.com authored
and affected test results.
-
- 13 May, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 30 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 25 Mar, 2004 1 commit
-
-
pem@mysql.comhem.se authored
This turned out to be a problem for prepared statements as well; the id was evaluated once, at parse time.
-
- 17 Mar, 2004 1 commit
-
-
monty@mysql.com authored
-
- 04 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
fixed linking query_prealloc_size to query cache presence
-
- 16 Feb, 2004 1 commit
-
-
monty@mysql.com authored
Added more DBUG statements Ensure that we are comparing end space with BINARY strings Use 'any_db' instead of '' to mean any database. (For HANDLER command) Only strip ' ' when comparing CHAR, not other space-like characters (like \t)
-
- 09 Feb, 2004 1 commit
-
-
monty@mysql.com authored
Fixed output from mysqlbinlog when using --skip-comments Fixed warnings from valgrind Fixed ref_length when used with HEAP tables More efficent need_conversion() Fixed error handling in UPDATE with not updateable tables Fixed bug in null handling in CAST to signed/unsigned
-
- 10 Dec, 2003 1 commit
-
-
Deprecate the use of TYPE=... Preferred syntax is ENGINE=
-
- 04 Dec, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 20 Nov, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 18 Nov, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
serg@serg.mylan authored
-
- 04 Nov, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
After merge fixes. Now code compiles, but there is still some valgrind warnings that needs to be fixed
-
- 30 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() added string length for more speed made code covarage for print() method of Item fixed printability of some items (SCRUM) (WL#1274)
-
- 26 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 08 Oct, 2003 2 commits
-
-
bell@laptop.sanja.is.com.ua authored
-
bar@bar.mysql.r18.ru authored
Character set variables test
-
- 15 Sep, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
removed server options
-
- 22 Aug, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Move test that uses many tables (in query_cache.test) to separate test so that we can get it 'skipped' instead of 'failed' on system where we can't open many files.
-
- 08 Aug, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
removed unused field (now it is in variables)
-
- 30 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 28 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 03 Jul, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Tests cleanup (put drop database first in tests)
-
- 04 Jun, 2003 2 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
- 30 May, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 21 May, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Added initialization of all important global variables
-
- 31 Mar, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 27 Mar, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 18 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 06 Mar, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 02 Mar, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 27 Feb, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-