- 19 Aug, 2005 16 commits
-
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
jonas@eel.(none) authored
remove grep stuff
-
heikki@hundin.mysql.fi authored
Add diagnostic code to track a crash in adaptive hash indexes; the crash may happen if block->index == NULL
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/tmp/kkk/mysql-5.0
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0
-
heikki@hundin.mysql.fi authored
Temporarily remove error print if MySQL tries to do a SELECT even though trx->n_mysql_tables_in_use is 0. We must return the error print when the lock count of cursors is properly implemented (Bug #12456)
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
jonas@eel.(none) authored
fix bk checkout properties
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.0-clean
-
andrey@lmy004. authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
- 18 Aug, 2005 24 commits
-
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.0-bug12591
-
evgen@moonbone.local authored
into moonbone.local:/work/10624-bug-5.0-mysql
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-aug18-fix
-
sergefp@mysql.com authored
Undo the test cset that shouldn't have been pushed (ChangeSet@1.1988, 2005-08-16 00:03:50+04:00, aivanov@mysql.com )
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0-push
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-5.0
-
jonas@eel.(none) authored
Split table version into 2 (major, minor) Impl. signaling to API when table has been altered Allow running transactions to use any minor number for transactions
-
petr@mysql.com authored
into mysql.com:/usersnfs/pchardin/mysql-5.0
-
petr@mysql.com authored
and Bug#12297 SP crashes the server if data inserted inside a lon loop Third commit attempt. With fixes to the issues, showed up after full rebuild and tests on other hosts.
-
bell@sanja.is.com.ua authored
-
timour@mysql.com authored
- Fixed minor error after Monty's review.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/main
-
stewart@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #10970. view.result: Added a test case for bug #10970. Modified the error messages for error ER_VIEW_SELECT_TMPTABLE. sql_view.cc: Fixed bug #10970. In the function mysql_create_view if a view does not refer any tables directly the variable table must be updated after the call of open_and_lock_tables. errmsg.txt: Modified the error messages for error ER_VIEW_SELECT_TMPTABLE (when fixing bug #10970).
-
jan@hundin.mysql.fi authored
This is quick fix and needs to be fixed when semi-consistent high-granularity read view is implemented (Bug #12456).
-
jimw@mysql.com authored
-