Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql.spec.sh: | kent@mysql.com | 2006-05-16 | 7 | -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-release | cmiller@zippy.(none) | 2006-05-15 | 1 | -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-15 | 1 | -2/+1 |
| | | |||||
* | | Bug#19804 Tests run with valgrind shows uninitialised value in yaSSL | msvensson@neptunus.(none) | 2006-05-15 | 1 | -1/+3 |
| | | | | | | | | | | - memset Connection.sessionID_ in Connection contructor - From upstream yaSSL | ||||
* | | ndb: dict cache reference not released as it should | tomas@poseidon.ndb.mysql.com | 2006-05-15 | 2 | -4/+7 |
| | | |||||
* | | Bug#16445 ndb, removed workaround in test to see if rewrite of dict cache ↵ | tomas@poseidon.ndb.mysql.com | 2006-05-15 | 2 | -18/+10 |
|/ | | | | has worked to remove this bug | ||||
* | valgrind.supp: | kent@mysql.com | 2006-05-14 | 1 | -0/+73 |
| | | | | Added suppressions for Red Hat AS 4 | ||||
* | Merge | holyfoot@mysql.com | 2006-05-12 | 239 | -2677/+5685 |
|\ | |||||
| * | Merge mysqldev@production.mysql.com:my/mysql-5.1-release | mats@mysql.com | 2006-05-11 | 7 | -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.com | 2006-05-11 | 7 | -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.1 | joerg@mysql.com | 2006-05-10 | 4 | -0/+8 |
| |\ \ | |||||
| | * | | Several "unittest" files : Ensure that the configure result is used when ↵ | joerg@mysql.com | 2006-05-10 | 4 | -0/+8 |
| | |/ | | | | | | | | | | compiling them. | ||||
| * | | ndb: added extra printout on failed "internal" discovery for binlog | tomas@poseidon.ndb.mysql.com | 2006-05-10 | 1 | -7/+16 |
| | | | | | | | | | | | | + removed extra (not needed) discovery done at online create/drop index | ||||
| * | | ndb: fix assertion code in event code during cluster shutdown | tomas@poseidon.ndb.mysql.com | 2006-05-10 | 1 | -17/+27 |
| | | | |||||
| * | | Merge mysqldev@production.mysql.com:my/mysql-5.1-release | tomas@poseidon.ndb.mysql.com | 2006-05-10 | 3 | -61/+135 |
| |\ \ | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb | ||||
| | * | | stilled more valgrind memleaks | tomas@poseidon.ndb.mysql.com | 2006-05-09 | 3 | -70/+88 |
| | | | | |||||
| | * | | stilled some valgrind memleak warnings | tomas@poseidon.ndb.mysql.com | 2006-05-09 | 2 | -4/+60 |
| | | | | |||||
| * | | | Merge mysqldev@production.mysql.com:my/mysql-5.1-release | mats@mysql.com | 2006-05-09 | 2 | -21/+20 |
| |\ \ \ | | |/ / | |/| | | | | | | into mysql.com:/home/bk/fix-mysql-5.1-new | ||||
| | * | | Plugging memory leak in row-based replication triggered by | mats@mysql.com | 2006-05-09 | 2 | -21/+20 |
| | |/ | | | | | | | | | | test rpl_err_ignoredtables. | ||||
| * | | libmysqld/Makefile.am : Another undetected typo ... | joerg@mysql.com | 2006-05-09 | 1 | -1/+1 |
| | | | |||||
| * | | libmysqld/Makefile.am : Silly typo: Lacking a trailing semicolon after ↵ | joerg@mysql.com | 2006-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | shell "if". | ||||
| * | | libmysqld/Makefile.am : Workaround against the empty variable ↵ | joerg@mysql.com | 2006-05-08 | 1 | -4/+7 |
| |/ | | | | | | | | | | | "$sqlstoragesources", shell "for" loops without values to loop over cause syntax errors. | ||||
| * | Bug #19572 Memory leaks in cluster when running make test | tomas@poseidon.ndb.mysql.com | 2006-05-08 | 2 | -3/+10 |
| | | |||||
| * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new | tomas@poseidon.ndb.mysql.com | 2006-05-08 | 1 | -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-new | mskold@mysql.com | 2006-05-08 | 1 | -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.com | 2006-05-05 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | failed before, added extra check that transaction is started | ||||
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb | tomas@poseidon.ndb.mysql.com | 2006-05-08 | 2 | -9/+15 |
| |\ \ \ | | | | | | | | | | | | | | | | into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb | ||||
| | * | | | removed lead of ndb eventoperations on ndb object delete | tomas@poseidon.ndb.mysql.com | 2006-05-08 | 1 | -0/+7 |
| | | | | | |||||
| | * | | | Bug #19492 --binlog-do-db option cuases tables create issues for ndb master | tomas@poseidon.ndb.mysql.com | 2006-05-06 | 1 | -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-new | jonas@perch.ndb.mysql.com | 2006-05-06 | 0 | -0/+0 |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new | ||||
| | * | | | Merge perch.ndb.mysql.com:/home/jonas/src/51-work | jonas@perch.ndb.mysql.com | 2006-04-26 | 8 | -13/+29 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new | ||||
| * | \ \ \ | Merge mysql.com:/home/mydev/mysql-5.1 | ingo@mysql.com | 2006-05-06 | 116 | -588/+1391 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/mydev/mysql-5.1-bug10405 | ||||
| | * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-05-05 | 6 | -51/+78 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.1 | ||||
| | | * \ \ \ \ | Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new | jmiller@mysql.com | 2006-05-05 | 4 | -48/+75 |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | | | | | | | | | into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new | ||||
| | | | * | | | | rpl_loaddatalocal.result, rpl_loaddatalocal.test: | jmiller@mysql.com | 2006-05-02 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated for ndb cluster testing | ||||
| | | | * | | | | rpl_sp_effects.result, rpl_sp_effects.test: | jmiller@mysql.com | 2006-05-02 | 2 | -44/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated with order by's to allow ndb engine to pass when using this test. | ||||
| | | * | | | | | do not install ndb slave if no slaves | tomas@poseidon.ndb.mysql.com | 2006-05-05 | 2 | -3/+3 |
| | | | |_|_|/ | | | |/| | | | | | | | | | | | | | | | | | fixed memleak in ndbcluster_end | ||||
| | * | | | | | Don't use row level logging on optimize or repair table. | monty@mysql.com | 2006-05-05 | 15 | -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 merge | monty@mysql.com | 2006-05-05 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | monty@mysql.com | 2006-05-05 | 106 | -497/+1224 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | into mysql.com:/home/my/mysql-5.1 | ||||
| | | * | | | | After merge fix | monty@mysql.com | 2006-05-05 | 1 | -3/+3 |
| | | | | | | | |||||
| | | * | | | | After merge fix | monty@mysql.com | 2006-05-04 | 2 | -4/+4 |
| | | | | | | | |||||
| | | * | | | | Merge mysql.com:/home/my/mysql-5.0 | monty@mysql.com | 2006-05-04 | 11 | -55/+128 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.1 | ||||
| | | | * | | | | Fixed wrong free in sql_view.cc | monty@mysql.com | 2006-05-04 | 4 | -10/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mysql-test-run now fails in case of warnings | ||||
| | | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2006-05-04 | 5 | -1/+10 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0 | ||||
| | | | | * \ \ \ | Merge monty@192.168.0.9:/my/mysql-5.0 | monty@mysql.com | 2006-05-04 | 1 | -0/+1 |
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0 | ||||
| | | | | | * \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2006-05-04 | 5 | -1/+10 |
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-5.0 | ||||
| | | | | | | * | | | | Fixed an (unlikely) memory leak | monty@mysql.com | 2006-05-04 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2006-05-04 | 4 | -1/+9 |
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| / / / / | | | | | | |/ / / / | into mysql.com:/home/my/mysql-5.0 | ||||
| | | | * | | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@ua141d10.elisa.omakaista.fi | 2006-05-04 | 2 | -0/+36 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | | | | | | | | | | | into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0 |