lp://staging/~statik/+junk/mysql-server-stacked
- Get this branch:
- bzr branch lp://staging/~statik/+junk/mysql-server-stacked
Branch information
- Owner:
- Elliot Murphy
- Status:
- Development
Recent revisions
- 2673. By Georgi Kodinov
-
Bug#37548: result value erronously reported being NULL in certain subqueries
When switching to indexed ORDER BY we must be sure to reset the index read
flag if we are switching from a covering index to non-covering. - 2671. By Davi Arnaut <email address hidden>
-
Silence unused variable warning by printing the variables value.
- 2668. By Davi Arnaut <email address hidden>
-
Bug#37003 Tests sporadically crashes with embedded server
The problem was that when a embedded linked version of mysqltest
crashed there was no way to obtain a stack trace if no core file
is available. Another problem is that the embedded version of
libmysql was not behaving (crash) the same as the non-embedded with
respect to sending commands to a explicitly closed connection.The solution is to generate a mysqltest's stack trace on crash
and to enable "reconnect" if the connection handle was explicitly
closed so the behavior matches the non-embedded one.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack5 (bzr 1.6)
- Stacked on:
- lp://staging/~mysql/mysql-server/mysql-5.1