- 05 May, 2005 12 commits
-
-
serg@sergbook.mylan authored
into sergbook.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@sergbook.mylan authored
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0-4ita
-
konstantin@mysql.com authored
-
gbichot@quadita2.mysql.com authored
Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replication of routines (stored procs and functions). Approximative, because it's using our binlogging way (what we call "query"-level) and this is not as good as record-level binlog (5.1) would be. It imposes several limitations to routines, and has caveats (which I'll document, and for which the server will try to issue errors but that is not always possible). Reason I don't propagate caller info to the binlog as planned is that on master and slave users may be different; even with that some caveats would remain.
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
should return a non empty one" (see comments for the changed files for details).
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/cw/mysql-4.1
-
kent@mysql.com authored
Initial Metrowerks CodeWarrior compiler support new file
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
kent@mysql.com authored
Initial Metrowerks CodeWarrior compiler support
-
jan@hundin.mysql.fi authored
-
- 04 May, 2005 19 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-bug9444
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
Red Hat Linux (BUG#9444) - we now match the levels used by the MySQL as shipped with Red Hat Linux (e.g. RHEL3/RHEL4)
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
konstantin@mysql.com authored
records if prepared statements is used" (see comments to the changed files).
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
changes to handling of new/delete cxa_pure_virtual has changed in mysys remove "ndb"'s own impl. as they are no longer needed as we link mysys at all places
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
jan@hundin.mysql.fi authored
AUTO_INCREMENT = X; or CREATE TABLE .. AUTO_INCREMENT = X; This change is backported from 5.0 (Bug #7061).
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
lenz@mysql.com authored
-
tulin@dl145b.mysql.com authored
Logging to logging@openlogging.org accepted NDBT_ResultRow.cpp, ndb_restore.test, ndb_restore.result: BUG#10287
-
- 03 May, 2005 8 commits
-
-
bell@book.sanja.is.com.ua authored
into book.sanja.is.com.ua:/Users/bell/mysql/bk/work-test-5.0
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-9096-fresh
-
konstantin@mysql.com authored
records if prepared statements is used". This fix changes equality evaluation method of basic constants from by-name to by-value, thus effectively enabling use of parameter markers in some optimizations (constants propagation, evaluation of possible keys for query).
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-test-valgrind
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-test-valgrind
-
heikki@hundin.mysql.fi authored
Return a value from innobase_repl_report_sent_binlog()
-
- 02 May, 2005 1 commit
-
-
jimw@mysql.com authored
-