- 19 Dec, 2005 1 commit
-
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/cleanup
-
- 07 Dec, 2005 6 commits
-
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my41-bug9535
-
bar@mysql.com authored
latin5.xml: - Fixing order thee Turkish letters to conform Turkish rules. - All non-Turkish accented letters are mappend to their non-accented counterparts.
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my41-bug9535
-
msvensson@neptunus.(none) authored
- Set max_length of Item_func_uuid to max_length*system_charset_info->mbmaxlen Note! Item_func_uuid should be set to use 'ascii' charset when hex(), format(), md5() etc will use 'ascii' - Comitting again, the old patch seems to have been lost.
-
stewart@mysql.com authored
It will copy from each node the logs and trace dumps (if any) and create a tarball. Having this tarball attached to a bug report greatly helps troubleshooting and avoids user error. It will (optionally) also get the filesystem.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
- 06 Dec, 2005 1 commit
-
-
lenz@mysql.com authored
internals@lists.mysql.com to reduce the noise on the internals list.
-
- 05 Dec, 2005 2 commits
-
-
joerg@mysql.com authored
(Backport of an identical change from 5.0)
-
joerg@mysql.com authored
-
- 04 Dec, 2005 3 commits
-
-
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
-
- 02 Dec, 2005 2 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/15028-bug-4.1-mysql
-
stewart@mysql.com authored
-
- 01 Dec, 2005 3 commits
-
-
evgen@moonbone.local authored
depending on table order multi_update::send_data() was counting updates, not updated rows. Thus if one record have several updates it will be counted several times in 'rows matched' but updated only once. multi_update::send_data() now counts only unique rows.
-
stewart@mysql.com authored
convert comment to english
-
bell@sanja.is.com.ua authored
to be in the query cache. (BUG#14652)
-
- 30 Nov, 2005 2 commits
-
-
joerg@mysql.com authored
-
stewart@mysql.com authored
Use DBblock_REF instead of calcBLOCKBlockRef(getOwnNodeId()) as they are the same and the former is more efficient. Makes it easier to grep for senders of signals to specific blocks
-
- 29 Nov, 2005 9 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
stewart@mysql.com authored
fix small error that jonas pointed out that would mean we always die on assert, intsead of just on error
-
stewart@mysql.com authored
fix incorrect quoting of column name
-
stewart@mysql.com authored
Goup is not needed to run cluster
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
gluh@eagle.intranet.mysql.r18.ru authored
added SSL_library_init()
-
stewart@mysql.com authored
management server performs this check on configuration. If we get this far with something incorrect, something is very wrong.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b10446
-
- 28 Nov, 2005 5 commits
-
-
knielsen@mysql.com authored
into mysql.com:/usr/local/mysql/mysql-4.1
-
knielsen@mysql.com authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b14406
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b14406
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
- 26 Nov, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 25 Nov, 2005 3 commits
-
-
konstantin@mysql.com authored
CREATE TABLE and PS/SP": make sure that 'typelib' object for ENUM values and 'Item_string' object for DEFAULT clause are created in the statement memory root.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
- 24 Nov, 2005 1 commit
-
-
evgen@moonbone.local authored
into moonbone.local:/work/14482-bug-4.1-mysql
-