- 19 Aug, 2005 4 commits
-
-
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)
-
andrey@lmy004. authored
into lmy004.:/work/mysql-5.0-clean
-
andrey@lmy004. authored
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
- 18 Aug, 2005 26 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
-
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.
-
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
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
-
jimw@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
-
- 17 Aug, 2005 10 commits
-
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-5.0
-
andrey@lmy004. authored
-
heikki@hundin.mysql.fi authored
Do not use __builtin_expect etc. with the Intel ICC compiler, as the compiler crashed in btr0cur.c; the patch was submitted by Axel Schwenke (Bug #11510)
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-5.0-1
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-5.0
-
timour@mysql.com authored
- fixed a problem with RIGHT JOIN ON and enabled corresponding tests in select.test - fixed a memory leak
-
timour@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-2486
-
timour@mysql.com authored
- Applied Monty's patch after his review of sql_base.cc
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-