- 28 Feb, 2005 1 commit
-
-
pem@mysql.comhem.se authored
Return false from show_binlog_events() if successful, otherwise stored procedures will think it failed.
-
- 27 Feb, 2005 2 commits
-
-
pekka@mysql.com authored
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/stddev-mysql-5.0
-
- 26 Feb, 2005 2 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Temporary patch to remove some warnings
-
- 25 Feb, 2005 19 commits
-
-
heikki@hundin.mysql.fi authored
Fix wrong spelling
-
heikki@hundin.mysql.fi authored
Make InnoDB-5.0.3 to process log records of 4.1 undo log header create and reuse just like in 4.1; storing XID to the start of the undo log is a separately logged operation; this conforms to Rule 3 of InnoDB redo logging
-
svoj@mysql.com authored
This bug is also known as WL#1639.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
pem@mysql.comhem.se authored
-
monty@mysql.com authored
-
monty@mysql.com authored
(Found during build process)
-
pem@mysql.comhem.se authored
Another multi result statement added. Note: No test case, as it's not possible to get a deterministic result from this.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
Have to thd->set_time() before each substatement execution, to make current_time() et al return different times within the same procedure.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
More explicit naming of variables
-
- 24 Feb, 2005 16 commits
-
-
monty@mysql.com authored
Previously we only stored the first given error (the error sent to the client)
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
brian@zim.(none) authored
Funny sometimes how things work when in reality you would think it would crash pretty hard :)
-
joreland@mysql.com authored
Wait some for all nodes to get connected
-
guilhem@mysql.com authored
mysql-test-run runs with --sleep=10; otherwise GET_LOCK() times out before being killed so we get 0 instead of NULL. Verified that it works on our powermacg5 where the test was failing.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
remove dict forwarding add api retries on NotMaster
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/mysql-5.0
-
ramil@mysql.com authored
-
lars@mysql.com authored
-
lars@mysql.com authored
-
pem@mysql.comhem.se authored
The warning sent is by itself ok, the problem was rather why it wasn't sent on some other platforms... The real problem was that a total_warn_count which was inconsistent with warn_list was sent back with send_eof() during SP execution, which in turn cause a protocol error in mysqltest.
-
kent@mysql.com authored
Corrected path to my_decimal.cpp
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
-