An error occurred fetching the project authors.
- 21 Aug, 2003 1 commit
-
-
serg@serg.mylan authored
moved them all from different places to item_strfunc.{h,cc} checksum table command Com_xxx status variables updated
-
- 08 Jul, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 06 Jul, 2003 1 commit
-
-
serg@serg.mylan authored
-
- 24 Jun, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
It's a combination of collation and its derivation (precedence order)
-
- 23 Jun, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 20 Jun, 2003 2 commits
-
-
ram@mysql.r18.ru authored
-
ram@mysql.r18.ru authored
Renamed as_text().
-
- 03 Jun, 2003 3 commits
-
-
bar@bar.mysql.r18.ru authored
-
bar@bar.mysql.r18.ru authored
LTRIM, RTRIM and TRIM now work fine with ucs2
-
bar@bar.mysql.r18.ru authored
Some default_charset_info were removed
-
- 28 May, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bar@bar.mysql.r18.ru authored
SELECT CAST(_latin1'string' AS CHAR CHARACTER SET latin2)
-
- 22 May, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 13 May, 2003 1 commit
-
-
guilhem@mysql.com authored
new test for this.
-
- 28 Apr, 2003 1 commit
-
-
serg@serg.mylan authored
CURRENT_USER() and "access denied" error messages now report hostname exactly as it was specified in the GRANT command (with wildcards, that is)
-
- 22 Apr, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 10 Apr, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 03 Apr, 2003 1 commit
-
-
ram@mysql.r18.ru authored
-
- 19 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
comparison" table, "SQL Complete, Really", page 162
-
- 18 Mar, 2003 1 commit
-
-
ram@mysql.r18.ru authored
GeomertyFromWKB() function. SRID() function. ::store() methods for Field_geom. Code cleanup.
-
- 14 Mar, 2003 1 commit
-
-
hf@genie.(none) authored
IS_USED_LOCK('lock') implementation
-
- 28 Feb, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
Coercibility, initial stage item_func.h: Coercibility, initial stage
-
- 27 Feb, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Don't define crc32 if we are not linking with gzip
-
- 07 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Don't make OLD_PASSWORD() a reserved word
-
- 28 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
merging with switching on static tables optimization (SCRUM) fixed subselects with uncacheable results added test for fixed bugs from bugreports
-
- 27 Jan, 2003 1 commit
-
-
serg@serg.mysql.com authored
and VERSION() to be uppercase in e.g. "select pi()"
-
- 25 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed comparision of log-binary name to handle comparison when file name extension wraps from .999 to .1000 Don't replicate CREATE/DROP DATABASE if wild_xxx_table=database.% is used.
-
- 04 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Removed mysql_warnings() API function. Post merge fixes.
-
- 26 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Changed long packat handling to check for packets of length 0xffffff. This does however break packet handling for older clients. If you are using packets >= 16M then you need to upgrade client and server after this patch.
-
- 05 Dec, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 24 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added CEIL as an alias for CEILING Cleaned up CHECK constraint handling. (We don't anymore require braces after CHECK) Added casting to CHAR.
-
- 22 Nov, 2002 1 commit
-
-
pem@mysql.com authored
This is required for prepared statements and stored procedures.
-
- 06 Oct, 2002 1 commit
-
-
peter@mysql.com authored
-
- 08 Aug, 2002 1 commit
-
-
ram@ram.(none) authored
-
- 06 Aug, 2002 1 commit
-
-
bar@bar.udmsearch.izhnet.ru authored
-
- 17 Jul, 2002 1 commit
-
-
peter@mysql.com authored
-
- 30 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes for HPUX Rename of CHECK_LOCK to IS_FREE_LOCK Apply lower_case_table_names also to databases Cleanup of describe code Don't allow \ in database names
-
- 29 Jun, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
* binary XOR * logical XOR * CHECK_LOCK("lock_name")
-
- 11 Jun, 2002 1 commit
-
-
peter@linux.local authored
to Monty's code style and optimization comments
-
- 17 May, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
SELECT func(charset2) FROM t ORDER BY 1 works in correct charset
-