lp:~percona-dev/percona-server/release-5.1.52-12-Makefile-and-install_tests_sh-fix

Created by Oleg Tsarev and last modified
Get this branch:
bzr branch lp:~percona-dev/percona-server/release-5.1.52-12-Makefile-and-install_tests_sh-fix
Members of Percona developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

149. By Oleg Tsarev

change Makefile and install_tests.sh
Now you can run 'PERCONA_SERVER=somedir make all' and 'PERCONA_SERVER=somedir ./install_tests.sh' for unpack sources, apply patches, and install tests.
This very useful for me

148. By Alexey Kopytov

LP bug#673567: Unnecessary compile-time warnings about -lrt

Compiler could produce spurious warnings when building on non-Linux
platforms.

Removed the compiler warning about missing clock_gettime(). We now check
if clock_gettime() is present in librt at configure stage. If yes, we add
-lrt to LIBS.

147. By Oleg Tsarev

change test installation (script ./install_tests.sh now install only tests for patches from series)
move tests for show_slave_status_nolock.patch from mysql-test/slow_extended.patch to mysql-test/

146. By Oleg Tsarev

fix bug 676146
> Test doesn't work on row-based replication. Now test check replication type

145. By Oleg Tsarev

fix big 676147
Test doesn't work on row-based replication. Now test check replication type

144. By Oleg Tsarev

fix bug 676148
On row-based replication this feature doesn't work as expected test. Now test check for replication binary log type

143. By Oleg Tsarev

fix bug 673929

142. By Oleg Tsarev

bug fix 673426

141. By Alexey Kopytov

Automerge.

140. By Alexey Kopytov

Fixed a typo in the 'series' file.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.