- 13 Apr, 2005 9 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
- fixed a date for a changelog entry in the RPM spec file (s/Mar/Apr/) - RPM complains about wrongly ordered entries.
-
lenz@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly The fill_help_tables.sql stub will be replaced with the approriate content when building the official source distribution via Bootstrap - it's now autogenerated on the documentation server and will be copied into place before packing up the source distribution.
-
lenz@mysql.com authored
Manual merge of the ChangeSet to remove the dependency on manual.texi from the source tree (from 4.0)
-
lenz@mysql.com authored
references to the .texi file and the build targets that depend on manual.texi as the input file. - added COPYING as a regular file instead of creating it during the build. This ensures that it's part of the sources when pulling from BK (it used to be extracted from the manual) - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images) - added a dummy mysql.info placeholder file (the info file is still used as the source to extract various text files during the build). It will be replaced with a "real" file during the Bootstrap process to create the official source distribution - the placeholder just satisfies build dependencies.
-
- 11 Apr, 2005 6 commits
-
-
gbichot@quadita2.mysql.com authored
because config.status may later need this file (if it does not find it it won't incorporate dependencies of errmsg.sys in sql/share/Makefile) (thx Serg). In sql/share/Makefile.am using "all:" leads to double-"all:" in Makefile (thx Konstantin).
-
bk-internal.mysql.com://home/bk/mysql-4.1gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-4.1-4ita
-
gbichot@quadita2.mysql.com authored
if we fall back to mysql_alter_table() (for InnoDB), don't do binlogging in mysql_alter_table(), as mysql_admin_table() is not supposed to do any binlogging (it is done by the caller).
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
dlenev@brandersnatch.localdomain authored
function" into 4.1 tree.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-merges
-
- 10 Apr, 2005 2 commits
-
-
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.
-
bar@mysql.com authored
fixing tests accordingly item.cc: Allow mixing non-binary collation and binary collation even if coercibility is the same. For easier 4.0 -> 4.1 migrating.
-
- 09 Apr, 2005 1 commit
-
-
acurtis@xiphis.org authored
into xiphis.org:/.amd_mnt/bk.anubis/host/work-acurtis/bug6776.1
-
- 08 Apr, 2005 14 commits
-
-
acurtis@xiphis.org authored
-
acurtis@xiphis.org authored
into xiphis.org:/var/db/bk/work-acurtis/bug6776.1
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
reggie@mdk10.(none) authored
Removed the extra set of the shared memory connect event from kill_mysql since it is also being set in kill_server
-
reggie@mdk10.(none) authored
into mdk10.(none):/home/reggie/bk/mysql-4.1
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
test case for case 9749, ndb lock upgrade via NDBAPI
-
joerg@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
reggie@mdk10.(none) authored
The shared memory connect event was not being set in kill_server. This caused the thread that is handling shared memory connections to never exit.
-
- 07 Apr, 2005 8 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
mskold@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
mskold@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug8877
-
sergefp@mysql.com authored
-
mskold@mysql.com authored
-
marko@hundin.mysql.fi authored
if there are foreign key constraints on the table. (Bug #5574)
-