- 27 Oct, 2005 1 commit
-
-
monty@mysql.com authored
Added back missing return in mysql_delete()
-
- 24 Oct, 2005 14 commits
-
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-enum-logtype
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-enum-logtype
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-base64
-
lars@mysql.com authored
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-bug13095
-
anozdrin@mysql.com authored
into mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-bug13095
-
anozdrin@mysql.com authored
- allow CREATE VIEW as well as DROP VIEW to use in prepared statements; - fix CREATE VIEW implementation to make it work in prepared statements.
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-build/mysql-5.0.test2
-
patg@krsna.patg.net authored
federated.disabled and instead using disabled.def (per comments in this commit) disabled.def: disabled federated until bug 14272 is fixed. .del-federated.disabled~9e4cca59f547174d: Delete: mysql-test/t/federated.disabled federated.disabled: New BitKeeper file ``t/federated.disabled'' to disable federated test until Bug 14272 is fixed. new file
-
sergefp@mysql.com authored
OPTIMIZE TABLE.
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-base64
-
lars@mysql.com authored
different features, adding numbering to enums reduce the risk that code will be merged incorrectly. This particular enum must have fixed values to ensure that an upgraded server always can read old logs. I added this, since I noticed the incorrect order in the RBR clone.
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-hexdump
-
msvensson@neptunus.mysql.com authored
-
- 21 Oct, 2005 14 commits
-
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug13941/mysql-5.0
-
bar@mysql.com authored
After merge fix.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0.b12371
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug13941/mysql-5.0
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0.b12371
-
pem@mysql.com authored
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.14089
-
bar@mysql.com authored
select distinct char(column) fails with utf8 ctype_utf8.result, ctype_utf8.test: Adding test case sql_yacc.yy: Adding new syntax. item_strfunc.h: Fixing wrong max_length calculation. Also, adding CHAR(x USING charset), for easier migrating from 4.1 to 5.0, according to Monty's suggestion.
-
gluh@eagle.intranet.mysql.r18.ru authored
information_schema is current database skip the check of I_S tables if table is derived table
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0.b12371
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.0-bug12595-4
-
andrey@lmy004. authored
ESCAPE has length of 1 if specified and sql_mode is NO_BACKSLASH_ESCAPES or has length of 0 or 1 in every other situation. (approved patch applied on a up-to-date tree re-commit)
-
- 20 Oct, 2005 8 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
(v.2 with post-review fixes)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
Set the version number to 5.0.16
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
bar@mysql.com authored
ctype_utf8.test, ctype_utf8.result: Adding test case. item.h: item.cc: Adding Item_param::safe_charset_converter
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0
-
bar@mysql.com authored
Bug#13238 mysqldump and mysqladmin hangs Avoid recursion into init_available_charsets. Serg's version didn't work for me: I got double mutex locking. Pushing this version instead (It was approved by Serg anyway)
-
- 19 Oct, 2005 3 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
kent@mysql.com authored
Made yaSSL support an option (off by default)
-
elliot@mysql.com authored
into mysql.com:/home/emurphy/src/bk-clean/mysql-5.0
-