- 04 Aug, 2005 12 commits
-
-
kent@mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
Back ported ndbcluster_support() from 5.0 Corrected the server id handling
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
Added the blackhole storage engine to the Max builds
-
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
the rpm spec file changelog
-
lenz@mysql.com authored
the MySQL-server RPM spec file (BUG#12348)
-
lenz@mysql.com authored
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
georg@lmy002.wdf.sap.corp authored
-
- 03 Aug, 2005 28 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
elliot@mysql.com authored
into mysql.com:/Users/emurphy/src/bk-clean/mysql-5.0
-
elliot@mysql.com authored
Adds --replace_column to make test results deterministic.
-
elliot@mysql.com authored
into mysql.com:/Users/emurphy/src/bk-clean/mysql-5.0
-
elliot@mysql.com authored
into mysql.com:/Users/emurphy/src/bk-clean/mysql-5.0
-
elliot@mysql.com authored
into mysql.com:/Users/emurphy/src/work/mysql-4.1-bug12330
-
elliot@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Fix compilation error in the fix of Bug #12263
-
heikki@hundin.mysql.fi authored
Fix compilation error in previous commit
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
heikki@hundin.mysql.fi authored
Fix a bug: InnoDB could in a crash recovery print a big false corruption warning if the first page of an ibdata file was 'recreated' in the buffer pool; this could happen, for example, if a table was dropped, and the page used later
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Backport of Bug #9670 to 4.0: assertion failure in ut_a(cursor->old_stored == BTR_PCUR_OLD_STORED)
-
heikki@hundin.mysql.fi authored
Push the patch of Jan Lindstrom: better comments ha_innodb.cc: Partial fix for Bug #12263 : we let InnoDB always to perform a rollback on the trx object if MySQL closes a connection; but we do print a warning to the .err log if an InnoDB transaction was active; we may remove that print later, since the situation really is not a bug; MySQL just is not aware that some cursor operation started an InnoDB transaction
-
lenz@mysql.com authored
into mysql.com:/data0/mysqldev/lenz/mysql-5.0
-
lenz@mysql.com authored
- Moved a few DBUG_ENTER statements after the variable declarations to satisfy some compilers (e.g. gcc-2.95.x, gcc-2.96, IBM xlc_r) in ndb/src/common/portlib/NdbMutex.c and ndb/src/common/portlib/NdbThread.c - portability fix for FreeBSD 4.x and HPUX: replaced atoll() with strtoll() in ndb/tools/config.cpp
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-5.0-bug-11934
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-sp-no-lock-r7
-
sergefp@mysql.com authored
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
georg@lmy002.wdf.sap.corp authored
Added check which throws ER_WRONG_OBJECT error in case the .frm doesn't contain a valid table type (e.g. view or trigger)
-