| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Corrected spelling in copyright text
Makefile.am:
Don't update the files from BitKeeper
Many files:
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Many files:
Added GPL copyright text
Removed files:
Docs/Support/colspec-fix.pl
Docs/Support/docbook-fixup.pl
Docs/Support/docbook-prefix.pl
Docs/Support/docbook-split
Docs/Support/make-docbook
Docs/Support/make-makefile
Docs/Support/test-make-manual
Docs/Support/test-make-manual-de
Docs/Support/xwf
|
|
|
|
| |
Changed header to GPL version 2 only
|
|\
| |
| |
| | |
into ts3-168.ts.cn.tlan:/home/ngb/mysql/mysql-5.0/mysql-5.0-ndb
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
(Mostly in DBUG_PRINT() and unused arguments)
Fixed bug in query cache when used with traceing (--with-debug)
Fixed memory leak in mysqldump
Removed warnings from mysqltest scripts (replaced -- with #)
|
|\ \
| | |
| | |
| | | |
into ymer.(none):/usr/local/mysql/mysql-5.0-ndb
|
| | |
| | |
| | |
| | | |
bugs.
|
|\ \ \
| | | |
| | | |
| | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into perch.ndb.mysql.com:/home/jonas/src/50-work
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Fix some too small buffers in backup
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into shellback.(none):/home/msvensson/mysql/work/my50-work
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Define MAX_PATH if not already defined by system header files.
- Thanks to Christian for the report and patch!
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into willster.(none):/home/stewart/Documents/MySQL/5.0/bug13987-5.0_bugfixonly
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
smaller patch for 5.0.
complete patch going to 5.1 due to more intrusiveness for 'list sessions' etc
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| |\ \ \ \ \
| | |/ / / /
| |/| | / /
| | | |/ /
| | |/| | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fix so that scans closed before execute are removed from "scans to send list"
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
send new fragdistkeys to all replicas during node recovery
to make sure that not 3rd or 4th replicas fragDistKey becomes out of sync
|
| | | | |
| | | | |
| | | | |
| | | | | |
allow bind address for ndbd
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into dev3-127.(none):/mnt/mysql/home/ngb/mysql-5.0/bug21585
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
ndb_mgmd, ndb_mgm
and other commands related to ndb. For all of these, the help screen contains
"Ndb.cfg" string. Now i change the "Ndb.cfg" to "my.cnf" because "Ndb.cfg" is obsolete.
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-20395
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
single user mode.
Data node is not allowed to get added in the cluster when it is in single user mode.
|
|/ / / / / |
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-21345
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
into dev3-76.dev.cn.tlan:/home/dli/mysql/mysql-5.0/mysql-5.0-bug-21345
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed the cluster logfile rotation code, let the cluster log file be renamed correctly when the main log file exceeds the configured maximum size.
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-ndb
|
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
into perch.ndb.mysql.com:/home/jonas/src/50-work
|
| | |/
| | |
| | |
| | | |
Fix docs for NdbOpertation::sub_reg
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | | |
into mysql.com:/windows/Linux_space/MySQL/mysql-5.0
|
| |/
| |
| |
| |
| |
| | |
bug #18184 SELECT ... FOR UPDATE does not work..: New test case
ha_ndbcluster.h, ha_ndbcluster.cc, NdbConnection.hpp:
Fix for bug #21059 Server crashes on join query with large dataset with NDB tables: Releasing operation for each intermediate batch, before next call to trans->execute(NoCommit);
|
|\ \
| | |
| | |
| | | |
into orca.ndb.mysql.com:/space_old/pekka/ndb/version/my50-1.2167.1.2
|
| | |
| | |
| | |
| | | |
by-pass merge jam)
|
|\ \ \
| | | |
| | | |
| | | | |
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
|
| | | |
| | | |
| | | |
| | | | |
- updated error message to more correctly reflect the issue
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | | |
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
restart it.
- remove some event code to get rid of some bugs
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
allow user to specify scan batch size in readTuples
|
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
|
| | | | |
| | | | |
| | | | |
| | | | | |
+ adopted signal to be as close as possible to 5.1...
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-main
|
| | | | |
| | | | |
| | | | |
| | | | | |
- correction of previous patch
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- make sure to allocate just enough pages in the fragments by using the actual
row count from the backup, to avoid over allocation of pages to fragments, and
thus avoid the bug
|
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
into clam.ndb.mysql.com:/space/pekka/ndb/version/my50-bug18781
|