- 28 Oct, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 27 Oct, 2005 11 commits
-
-
lenz@mysql.com authored
into mysql.com:/data0/mysqldev/lenz/mysql-4.1
-
mysqldev@mysql.com authored
- cleanup: removed obsolete support-files/MacOSX/make_mysql_pkg.pl script (we now use Do-pkg for building OS X packages)
-
lenz@mysql.com authored
-
evgen@moonbone.local authored
into moonbone.local:/work/13855-bug-4.1-mysql
-
evgen@moonbone.local authored
After merge fix
-
evgen@moonbone.local authored
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-4.1-innobase
-
lenz@mysql.com authored
directory - these files are now maintained in the mysqldoc repository and included in the source distribution during the release build. Updated the configure.in script and Makefiles to create the man page file list at build time - Updated the file list in the RPM spec file to include all currently available man pages (this can not be done with wildcards, as the man pages are spread across several subpackages. However, RPM warns about unpackaged files, so newly added man pages can be spotted)
-
bar@mysql.com authored
Dump MY_CS_CSSORT when it's necessary.
-
bar@mysql.com authored
Updating to conform the current CHARSET_INFO structure.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b13347
-
- 26 Oct, 2005 2 commits
-
-
aivanov@mysql.com authored
and innobase/*/makefilewin (which are unused now).
-
-
- 25 Oct, 2005 17 commits
-
-
kent@mysql.com authored
Added MTR_BUILD_THREAD to control the port range
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
options to the wrong value. (Bug #12925)
-
evgen@moonbone.local authored
into moonbone.local:/work/14016-bug-4.1-mysql
-
evgen@moonbone.local authored
collation By default constant strings in second parameter of date_time() have case insensitive collation. Because of this expressions date_format(f,'%m') and date_format(f,'%M') wrongly becomes equal, which results in choosing wrong column to sort by. Now if second parameter of date_format() is constant then it's collation is changed to case sensitive.
-
evgen@moonbone.local authored
into moonbone.local:/work/13392-bug-4.1-mysql
-
evgen@moonbone.local authored
VALUES() can only refer to table insert going to. But Item_insert_value::fix_fields() were passing to it's arg full table list, This results in finding second column which shouldn't be found, and failing with error about ambiguous field. Item_insert_value::fix_fields() now passes only first table of full table list.
-
jani@ua141d10.elisa.omakaista.fi authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
bar@mysql.com authored
ctype-win1250ch.c: Like range prefix tables were wrong. ctype_cp1250_ch.result, ctype_cp1250_ch.test: Adding test case.
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1
-
jani@ua141d10.elisa.omakaista.fi authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.0
-
kent@mysql.com authored
Option to set environment variable MTR_BUILD_THREAD to a small number, from what mysql-test-run calculate port numbers that will not conflict with other runs with different thread num
-
- 24 Oct, 2005 1 commit
-
-
monty@mysql.com authored
-
- 22 Oct, 2005 4 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-nulls-stats-r2
-
sergefp@mysql.com authored
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
- 21 Oct, 2005 4 commits
-
-
serg@serg.mylan authored
-
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.
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
-