1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE

Fixed the missing of federated/include folder at the time 
of preparing package distribution, issue happens only in 5.1
This commit is contained in:
Venkata Sidagam
2012-07-27 12:05:37 +05:30
parent bb64579de8
commit 5ecb7db4f9

View File

@ -81,6 +81,7 @@ TEST_DIRS = t r include std_data std_data/parts collections \
extra/binlog_tests/ extra/rpl_tests \
suite/binlog suite/binlog/t suite/binlog/r suite/binlog/std_data \
suite/federated \
suite/federated/include \
suite/funcs_1 suite/funcs_1/bitdata \
suite/funcs_1/include suite/funcs_1/lib suite/funcs_1/r \
suite/funcs_1/t suite/funcs_1/views suite/funcs_1/cursors \