- 10 Nov, 2005 3 commits
-
-
guilhem@mysql.com authored
Indeed now that stored procedures CALL is not binlogged, but instead the invoked substatements are, the restrictions applied by log-bin-trust-routine-creators=0 are superfluous for procedures. They still need to apply to functions where function calls are written to the binlog (for example as "DO myfunc(3)"). We rename the variable to log-bin-trust-function-creators but allow the old name until some future version (and issue a warning if old name is used).
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-release
-
guilhem@mysql.com authored
"Item_date_add_interval needs to have the int_type member as Public". As explained in the bug report, this change is is to help http://search.cpan.org/~philips/DBIx-MyParse-0.20/ So please keep those members public.
-
- 09 Nov, 2005 3 commits
-
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
-
- 08 Nov, 2005 2 commits
-
-
ingo@production.mysql.com authored
into production.mysql.com:/usersnfs/istruewing/autopush/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
- 07 Nov, 2005 7 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-4.1
-
joerg@mysql.com authored
Replace the full socket path name, not just a directory component. bug#14720
-
ingo@mysql.com authored
Initialized 'ptr' for a newly instantiated varstring field. This is required by INSERT DELAYED. No test case. This is a migration issue. There are two shell scripts attached to the bug report. They can be used for testing.
-
guilhem@mysql.com authored
test "length" first (otherwise when "length" is 0, the *from invalid access still triggers a Valgrind warning). I wrote to the Valgrind authors in case this is something fixable in Valgrind (normally the decision to issue a warning is based on the simulated CPU condition code, which should not be undefined here).
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0
-
- 06 Nov, 2005 2 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
-
- 05 Nov, 2005 4 commits
-
-
petr@mysql.com authored
-
petr@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-oct03-push
-
kent@mysql.com authored
Always use bundled zlib
-
- 04 Nov, 2005 13 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
monty@mysql.com authored
into mysql.com:/my/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-5.0
-
monty@mysql.com authored
(Main reason for reordering was to get rid of compiler warnings for order of element initialization)
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
guilhem@mysql.com authored
SCCS merged
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
monty@mysql.com authored
into mysql.com:/my/mysql-5.0
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
(Caused sp-security to fail)
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
- 03 Nov, 2005 6 commits
-
-
monty@mysql.com authored
into mysql.com:/my/mysql-5.0
-
monty@mysql.com authored
Destroy LOCK_uuid_generator
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-oct03-push
-
jani@hasky.mysql.fi authored
into hasky.mysql.fi:/home/jani/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
-
rburnet@fedora.(none) authored
into fedora.(none):/home/reggie/bk/mysql-5.0-new
-