summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mysql.spec.sh:kent@mysql.com2006-05-167-26/+36
| | | | | | | | | | | | | | | | | Removed Berkeley DB configure.in: Adjusted Netware support basic.t.c: Change for Netware Makefile.am: Use thread safe libmysqlclient_r if it was built valgrind.supp: Hide report about strlen/_dl_init_paths ha_tina.cc: Temporarely disable CSV engine on Netware, as the engine depends on mmap() net_serv.cc: Include <sys/select.h> for Netware
* Merge mysqldev@production.mysql.com:my/mysql-5.1-releasecmiller@zippy.(none)2006-05-151-2/+1
|\ | | | | | | into zippy.(none):/home/cmiller/work/mysql/mysql-5.1-release
| * Porting fix of Bug#19564 from 5.0/5.1 trees.cmiller@zippy.(none)2006-05-151-2/+1
| |
* | Bug#19804 Tests run with valgrind shows uninitialised value in yaSSLmsvensson@neptunus.(none)2006-05-151-1/+3
| | | | | | | | | | - memset Connection.sessionID_ in Connection contructor - From upstream yaSSL
* | ndb: dict cache reference not released as it shouldtomas@poseidon.ndb.mysql.com2006-05-152-4/+7
| |
* | Bug#16445 ndb, removed workaround in test to see if rewrite of dict cache ↵tomas@poseidon.ndb.mysql.com2006-05-152-18/+10
|/ | | | has worked to remove this bug
* valgrind.supp:kent@mysql.com2006-05-141-0/+73
| | | | Added suppressions for Red Hat AS 4
* Mergeholyfoot@mysql.com2006-05-12239-2677/+5685
|\
| * Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-05-117-94/+108
| |\ | | | | | | | | | into mysql.com:/home/bk/b17400-mysql-5.1-new
| | * Bug#17400 (CRBR: Delete and update of table w/o PK fails on slave):mats@mysql.com2006-05-117-94/+108
| | | | | | | | | | | | Fixing bug where UPDATE failed on slave and some cleanup of ndb_unpack_record().
| * | Merge mysql.com:/M51/unittest-5.1 into mysql.com:/M51/clone-5.1joerg@mysql.com2006-05-104-0/+8
| |\ \
| | * | Several "unittest" files : Ensure that the configure result is used when ↵joerg@mysql.com2006-05-104-0/+8
| | |/ | | | | | | | | | compiling them.
| * | ndb: added extra printout on failed "internal" discovery for binlogtomas@poseidon.ndb.mysql.com2006-05-101-7/+16
| | | | | | | | | | | | + removed extra (not needed) discovery done at online create/drop index
| * | ndb: fix assertion code in event code during cluster shutdowntomas@poseidon.ndb.mysql.com2006-05-101-17/+27
| | |
| * | Merge mysqldev@production.mysql.com:my/mysql-5.1-releasetomas@poseidon.ndb.mysql.com2006-05-103-61/+135
| |\ \ | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
| | * | stilled more valgrind memleakstomas@poseidon.ndb.mysql.com2006-05-093-70/+88
| | | |
| | * | stilled some valgrind memleak warningstomas@poseidon.ndb.mysql.com2006-05-092-4/+60
| | | |
| * | | Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-05-092-21/+20
| |\ \ \ | | |/ / | |/| | | | | | into mysql.com:/home/bk/fix-mysql-5.1-new
| | * | Plugging memory leak in row-based replication triggered bymats@mysql.com2006-05-092-21/+20
| | |/ | | | | | | | | | test rpl_err_ignoredtables.
| * | libmysqld/Makefile.am : Another undetected typo ...joerg@mysql.com2006-05-091-1/+1
| | |
| * | libmysqld/Makefile.am : Silly typo: Lacking a trailing semicolon after ↵joerg@mysql.com2006-05-091-1/+1
| | | | | | | | | | | | shell "if".
| * | libmysqld/Makefile.am : Workaround against the empty variable ↵joerg@mysql.com2006-05-081-4/+7
| |/ | | | | | | | | | | "$sqlstoragesources", shell "for" loops without values to loop over cause syntax errors.
| * Bug #19572 Memory leaks in cluster when running make testtomas@poseidon.ndb.mysql.com2006-05-082-3/+10
| |
| * Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newtomas@poseidon.ndb.mysql.com2006-05-081-1/+2
| |\ | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
| | * Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-newmskold@mysql.com2006-05-081-1/+2
| | |\ | | | | | | | | | | | | into mysql.com:/home/marty/MySQL/mysql-5.1-new
| | | * Bug #18798: mysqld cores on update in ha_ndbcluster call if cluster has ↵mskold@mysql.com2006-05-051-1/+2
| | | | | | | | | | | | | | | | failed before, added extra check that transaction is started
| * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbtomas@poseidon.ndb.mysql.com2006-05-082-9/+15
| |\ \ \ | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
| | * | | removed lead of ndb eventoperations on ndb object deletetomas@poseidon.ndb.mysql.com2006-05-081-0/+7
| | | | |
| | * | | Bug #19492 --binlog-do-db option cuases tables create issues for ndb mastertomas@poseidon.ndb.mysql.com2006-05-061-9/+8
| | | | | | | | | | | | | | | | | | | | - ndb system tables not created because of filter, moved chack of filter
| * | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-newjonas@perch.ndb.mysql.com2006-05-060-0/+0
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
| | * | | Merge perch.ndb.mysql.com:/home/jonas/src/51-workjonas@perch.ndb.mysql.com2006-04-268-13/+29
| | |\ \ \ | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
| * | \ \ \ Merge mysql.com:/home/mydev/mysql-5.1ingo@mysql.com2006-05-06116-588/+1391
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/mydev/mysql-5.1-bug10405
| | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-05-056-51/+78
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.1
| | | * \ \ \ \ Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-newjmiller@mysql.com2006-05-054-48/+75
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | | | | | | | | into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
| | | | * | | | rpl_loaddatalocal.result, rpl_loaddatalocal.test:jmiller@mysql.com2006-05-022-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated for ndb cluster testing
| | | | * | | | rpl_sp_effects.result, rpl_sp_effects.test:jmiller@mysql.com2006-05-022-44/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated with order by's to allow ndb engine to pass when using this test.
| | | * | | | | do not install ndb slave if no slavestomas@poseidon.ndb.mysql.com2006-05-052-3/+3
| | | | |_|_|/ | | | |/| | | | | | | | | | | | | | | | | fixed memleak in ndbcluster_end
| | * | | | | Don't use row level logging on optimize or repair table.monty@mysql.com2006-05-0515-42/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fixes core dump in rpl_failed_optimize.test) Ensure we end active transcations if we do an admin command (like optimize, repair etc)
| | * | | | | Fixed wrong mergemonty@mysql.com2006-05-051-1/+0
| | | | | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-05-05106-497/+1224
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | into mysql.com:/home/my/mysql-5.1
| | | * | | | After merge fixmonty@mysql.com2006-05-051-3/+3
| | | | | | |
| | | * | | | After merge fixmonty@mysql.com2006-05-042-4/+4
| | | | | | |
| | | * | | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-05-0411-55/+128
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.1
| | | | * | | | Fixed wrong free in sql_view.ccmonty@mysql.com2006-05-044-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql-test-run now fails in case of warnings
| | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-05-045-1/+10
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0
| | | | | * \ \ \ Merge monty@192.168.0.9:/my/mysql-5.0monty@mysql.com2006-05-041-0/+1
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0
| | | | | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-05-045-1/+10
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0
| | | | | | | * | | | Fixed an (unlikely) memory leakmonty@mysql.com2006-05-041-0/+1
| | | | | | | | | | |
| | | | | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2006-05-044-1/+9
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| / / / / | | | | | | |/ / / / into mysql.com:/home/my/mysql-5.0
| | | | * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2006-05-042-0/+36
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | | | | | | | | | | into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0