| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Added missing DBUG_RETURN statements (in mysqldump.c)
Added missing enums
Fixed a lot of wrong DBUG_PRINT() statements, some of which could cause crashes
Removed usage of %lld and %p in printf strings as these are not portable or produces different results on different systems.
|
|
|
|
| |
into mysql.com:/home/my/mysql-5.1
|
|\
| |
| |
| | |
into mysql.com:/home/my/mysql-5.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Moved .progress files into the log directory
Moved 'cluster' database tables into the MySQL database, to not have 'cluster' beeing a reserved database name
Fixed bug where mysqld got a core dump when trying to use a table created by MySQL 3.23
Fixed some compiler warnings
Fixed small memory leak in libmysql
Note that this doesn't changeset doesn't include the new mysqldump.c code required to run some tests. This will be added when I merge 5.0 to 5.1
|
| |
| |
| |
| | |
- Disconnect from transporter before starting to delete objects
|
|/
|
|
| |
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
|
|\
| |
| |
| | |
into trift2.:/MySQL/M51/push-5.1
|
| |
| |
| |
| | |
ndb - revert fix bug#21052 as it's wrong, and induces bus-error on node crashes
|
| |
| |
| |
| | |
Fix uninit variable, causing problems with auto-increment on rhas3-x86 (only found on this platform, really weird)
|
| |
| |
| |
| |
| | |
found with gcc 4.0.2 on Itanium2
(ndb_dd_* failures)
|
| |
| |
| |
| | |
recommit into release-clone
|
|\ \
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
|
| | |
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
|
| | |
| | |
| | |
| | | |
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-tux
|
|/ /
| |
| |
| | |
into ymer.(none):/usr/local/mysql/mysql-5.1-new-ndb
|
|\ \
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
|
| |\ \
| | | |
| | | |
| | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
|
| | | |
| | | |
| | | |
| | | | |
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-tux
|
| | | |
| | | |
| | | |
| | | | |
revert fix bug#21052 as it's wrong, and induces bus-error on node crashes
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/51-work
|
| | |
| | |
| | |
| | | |
Fix bug in restore with table with many columns, Compute size of databuffer pool correctly
|
| | |
| | |
| | |
| | | |
Add better error message if getting error in RESTORE
|
| | | |
|
| | |
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/51-work
|
|\ \ \
| |/ /
|/| |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
|
| | |
| | |
| | |
| | | |
and use it for testOperations/testTransactions
|
| | |
| | |
| | |
| | | |
fix another incorrect assertion
|
| | |
| | |
| | |
| | | |
Dont assert when getting gci=0 in read only transaction
|
| | |
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/51-work
|
| | |
| | |
| | |
| | | |
make sure not to release log buffer twice (or several times) in case of abort of multi update
|
| | | |
|
| | |
| | |
| | |
| | | |
into perch.ndb.mysql.com:/home/jonas/src/51-work
|
|\ \ \
| | | |
| | | |
| | | | |
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug19914-mk2-merge
|
| | | |
| | | |
| | | |
| | | | |
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug19914-mk2-merge
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
into willster.(none):/home/stewart/Documents/MySQL/5.1/bug21253
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Early abort, failing to allocate buffers, would go down the abort track and
end up trying to sendDropTriggers (as the standard stop backup does).
However, it is possible to not have any tables yet defined in the backup
(due to allocating buffers is before this). Simple check in sendDropTrig
(and continue to next step). Files may be open, so we continue to close them.
Also updated ERROR_Codes (and added one to test this bug).
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-bug21191
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-bug21191
|
| | | | | | |
|
|/ / / / / |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fix for bug#23169 - memset param switching
|
|\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | | |
into willster.(none):/home/stewart/Documents/MySQL/5.1/ndb
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into romeo.(none):/home/bk/b19459-mysql-5.1-new
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
crash for, e.g., NDB):
Submitting patch to base64_decode() adding extra parameter.
|
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | /
| | |_|_|_|/
| |/| | | | |
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into perch.ndb.mysql.com:/home/jonas/src/51-work
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into perch.ndb.mysql.com:/home/jonas/src/51-work
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my51-ndb
|