Skip to content

merge #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10,000 commits into from
Closed
Show file tree
Hide file tree
Changes from 113 commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
5699180
Merge mysql-trunk --> mysql-trunk-wl7445
marcalff Aug 19, 2014
8939ede
Bug#18920075: INNOBASE_MYSQL_PREPARE_PRINT_ARBITRARY_THD BROKEN SINCE…
jhauglid Aug 19, 2014
464949e
Merge mysql-trunk --> mysql-trunk-wl7802
marcalff Aug 19, 2014
40868dc
Merge mysql-trunk -> mysql-trunk-wl7777
vasild Aug 19, 2014
c1aefbe
Merge mysql-trunk-wl7777 -> mysql-trunk
vasild Aug 19, 2014
4cc284b
Merge mysql-trunk --> mysql-trunk-wl7802
marcalff Aug 19, 2014
2f6eb21
WL#7817- RPL Monitoring: Move status variables to
Aug 19, 2014
fa0bf64
WL#7777 Performance schema memory instrumentation for innodb
marcalff Aug 19, 2014
097834b
Merge cleanup
marcalff Aug 19, 2014
6814f3a
Aug 19, 2014
97dd584
Bug#19450143 - BUF_READ_PAGE_ASYNC CALLS BUF_READ_PAGE_LOW WITH SYNC=…
Aug 20, 2014
f15749c
Bug#19450143 - BUF_READ_PAGE_ASYNC CALLS BUF_READ_PAGE_LOW WITH SYNC=…
Aug 20, 2014
457bc16
WL#6835 - There main fixes:
Aug 20, 2014
a1c24fc
Bug#19274972: RESULT DIFF SEEN FOR QUERIES WITH DISTINCT AND ORDER BY
Aug 20, 2014
1ef1462
WL#6835 - Merge from mysql-trunk
Aug 20, 2014
98496c5
Fix testcase issue.
Aug 20, 2014
964e190
Added rpm-sles directory for SLES repo rpm build
bkandasa Aug 20, 2014
67a8933
Add my.cnf.d to regular rpm for EL7 build
bkandasa Aug 20, 2014
ff481de
Merge from 5.5. => 5.6 Add my.cnf.d directory for EL7 regular rpm build
bkandasa Aug 20, 2014
3302a00
Followup to [email protected]:
vasild Aug 20, 2014
5f9a5e3
WL#6835 - Introduce trx_t::version. It is local to the trx_t instance…
Aug 20, 2014
1313f3e
- WL#6965: Truncate UNDO logs.
Aug 20, 2014
efe662d
WL#6835 - Skip NL-AC-RO transactions. Add some assertions.
Aug 20, 2014
48e1a9f
Bug#19459836: STRANGE ERROR MESSAGE FOR INCOMPATIBLE GTID OPTIONS FOR…
Aug 20, 2014
b4b8e86
merge trunk rev 8622.
david-zhao Aug 20, 2014
2287634
#Testing for mysql user as siwtch to mysql is needed for Solaris in c…
Aug 20, 2014
077bcd9
merge
david-zhao Aug 20, 2014
5297116
Correct incorrect comments abuot innobase_flush_logs.
Aug 20, 2014
f2f316b
Bug #19465696 MYSQL_UPGRADE --HELP IMPROVEMENTS AFTER REFACTORING
Aug 20, 2014
9f22b87
Bug #19465696 MYSQL_UPGRADE --HELP IMPROVEMENTS AFTER REFACTORING
Aug 20, 2014
d9e30af
bug#18900198: SHUTDOWN_SERVER FAILS WITH ERROR -2 IN SOME TESTS
Aug 20, 2014
fab66b5
WL#6835 - Avoid duplicates in the hit list. Improve the check for the…
Aug 21, 2014
8c5fb62
WL#6835 - Merge from mysql-trunk
Aug 21, 2014
34507cb
Bug#19450143 - BUF_READ_PAGE_ASYNC CALLS BUF_READ_PAGE_LOW WITH SYNC=…
Aug 21, 2014
78c91cb
- WL#6965: Truncate UNDO logs.
Aug 21, 2014
f45501e
Followup to [email protected]:
vasild Aug 20, 2014
31900f0
merge trunk rev 8630.
david-zhao Aug 21, 2014
72858cc
- WL#6965: Truncate UNDO logs.
Aug 21, 2014
bc84161
WL#6835 - Fix the table row lock ref count logic.
Aug 21, 2014
2a2e30d
Bug#19187034: ADD COMPILER VERSION CHECKS TO CMAKE
jhauglid Aug 21, 2014
0e1965c
Test for bug #11764618 "DEADLOCK WHEN DDL UNDER LOCK TABLES WRITE,
Aug 21, 2014
5f620e4
#reverting the postinstall changes for 7688
Aug 21, 2014
6de8b35
WL#7540: Move properties from TABLE to TABLE_LIST: table map and number
roylyseng Aug 21, 2014
c419358
WL#6835 - Remove an assertion that is not an invariant.
Aug 21, 2014
865a7cc
Add more unit tests to promote coverage and fixed a few bugs caught b…
david-zhao Aug 21, 2014
8347d09
WL#7540: Move properties from TABLE to TABLE_LIST: table map and number
roylyseng Aug 21, 2014
9eb6d9c
WL#7717 Expose the SSL library encryption functions to SQL
Aug 21, 2014
9620b11
WL#7717 Expose the SSL library encryption functions to SQL
Aug 21, 2014
d50adcc
Bug#18928848 II. MALLOC OF UNINITIALIZED MEMORY SIZE
Aug 21, 2014
c0dae2c
Bug#18928848 II. MALLOC OF UNINITIALIZED MEMORY SIZE
Aug 21, 2014
4926ffa
Bug#18928848 II. MALLOC OF UNINITIALIZED MEMORY SIZE
Aug 21, 2014
105cd9c
WL#6835 - Merge from mysql-trunk
Aug 21, 2014
0e1aa5e
WL#6835 - The assertion is not an invariant.
Aug 22, 2014
8a2ae84
WL#6835 - Tighten up the check for blocking read-only transaction.
Aug 22, 2014
9324404
WL#6835 - Widen the trx mutex critical section. Not requird for corre…
Aug 22, 2014
a543ab2
WL#6835 - Skip wait_for->trx transactions before acquiring the trx_t:…
Aug 22, 2014
277f673
WL#6835 - If the blocking transaction is a read-only transaction then we
Aug 22, 2014
aac690b
WL#6835 - Tidy up the rules, add an assertion.
Aug 22, 2014
b4b6735
WL#6835 - Add assertions to check for potential race.
Aug 22, 2014
339b4bf
Make innodb.log_file experimental on Windows, cf. Bug#19363615
dahlerlend Aug 22, 2014
039c7b4
WL#6835 - Merge from mysql-trunk
Aug 22, 2014
5d4e9a8
Disable main.audit_plugin (BUG#19463867) and i_main.audit_general_log…
Aug 22, 2014
b0ff6c8
Bug#19187034: ADD COMPILER VERSION CHECKS TO CMAKE
jhauglid Aug 22, 2014
1929aaa
Disable i_main.audit_general_log.test
Aug 22, 2014
0d0f94d
merge to trunk
gkodinov Aug 22, 2014
f5e1854
merge from trunk
gkodinov Aug 22, 2014
7b7deee
WL# 7583 - THD transitional string refactoring.
thayumanavar77 Aug 22, 2014
e106e09
WL# 7583 - THD transitional string refactoring.
thayumanavar77 Aug 22, 2014
f31db5e
WL# 7583 - THD transitional string refactoring.
thayumanavar77 Aug 22, 2014
d758340
WL# 7583 - THD transitional string refactoring.
thayumanavar77 Aug 22, 2014
1a697be
WL# 7583 - THD transitional string refactoring.
thayumanavar77 Aug 22, 2014
af8d08c
Bug#18404381: REMOVE UNNEEDE CMAKE CHECKS AND #IFDEFS IN 5.7.5
jhauglid Aug 22, 2014
f9aacad
Bug#19481375: Service restart failing with sles repo packages once na…
bkandasa Aug 22, 2014
069835a
Revert the push(rev:6120) of
Aug 22, 2014
d5f060f
Null merge from 5.6
Aug 22, 2014
8e89e91
bug#14041454: INNODB.INNODB_BUG-13628249 TEST FAILS SPORADICALLY ON PB2
Aug 22, 2014
5d34b92
WL#7928 Geohash encoding and decoding functions
Aug 22, 2014
46f5781
Bug #18242233 LIKELY() AND UNLIKELY() CONFLICT WITH BOOST
Aug 22, 2014
a977b56
Bug#19459193 GET RID OF DYNAMIC_ARRAY IN CIRCULAR_BUFFER_QUEUE
Aug 22, 2014
cd44f81
Bug#19459193 GET RID OF DYNAMIC_ARRAY IN CIRCULAR_BUFFER_QUEUE
Aug 22, 2014
c00c0f7
Bug#19370676 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT
harinvadodaria Aug 23, 2014
e77a0de
Bug#19370676 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT
harinvadodaria Aug 23, 2014
9d74e1a
Bug#19370676 : YASSL PRE-AUTH BUFFER OVERFLOW WHEN CLIENT
harinvadodaria Aug 23, 2014
1a38191
WL#2489: Better ONLY_FULL_GROUP_BY mode
roylyseng Aug 24, 2014
a043a92
WL#7236
david-zhao Aug 25, 2014
ce5b2df
Bug #19471516 SERVER CRASHES WHEN EXECUTING ALTER TABLE ADD FOREIGN KEY
gurusami Aug 25, 2014
7b7fa24
Bug #19471516 SERVER CRASHES WHEN EXECUTING ALTER TABLE ADD FOREIGN KEY
gurusami Aug 25, 2014
6dda3c9
made m_i_db.test experimental
gkodinov Aug 25, 2014
c3ef121
merge with trunk
gkodinov Aug 25, 2014
5c15046
WL#6835 - Skip transactions that are waiting in the record lock queue…
Aug 25, 2014
ba92bca
WL#6835 - Handle the case where the high priority transactions owns the
Aug 25, 2014
636aee2
Fix broken build: Add missing #includes
jhauglid Aug 25, 2014
1403a26
Bug#18404381: REMOVE UNNEEDE CMAKE CHECKS AND #IFDEFS IN 5.7.5
jhauglid Aug 25, 2014
a8c8a65
Fix Bug#19488149 REMOVE A GOTO IN FIL_MUTEX_ENTER_AND_PREPARE_FOR_IO()
vasild Aug 25, 2014
ec64b03
Aug 25, 2014
a25c7c3
Remove a goto in fil_mutex_enter_and_prepare_for_io(), convert:
vasild Aug 25, 2014
6627c6e
Non-functional change: remove "using std::min;" and use
vasild Aug 25, 2014
f6f7346
WL#6835 - Merge from mysql-trunk
Aug 25, 2014
1460fde
Raise version number after cloning 5.5.40
Aug 25, 2014
1daab71
Raise version number after cloning 5.6.21
Aug 25, 2014
f723441
Empty version change upmerge
snarkedi Aug 25, 2014
66fa9dc
WL#2489: Better ONLY_FULL_GROUP_BY mode
roylyseng Aug 25, 2014
2fb3a14
Bug#19498446: REFACTOR THREAD-LOCAL STORAGE IMPLEMENTATION
jhauglid Aug 25, 2014
c074abb
Bug#19459193 GET RID OF DYNAMIC_ARRAY IN CIRCULAR_BUFFER_QUEUE
Aug 25, 2014
2ce5f92
Bug #19471516 SERVER CRASHES WHEN EXECUTING ALTER TABLE ADD FOREIGN KEY
gurusami Aug 25, 2014
b725b6f
Null merge from mysql-5.6 to mysql-5.7
gurusami Aug 25, 2014
2224103
Bug #19471516 SERVER CRASHES WHEN EXECUTING ALTER TABLE ADD FOREIGN KEY
gurusami Aug 25, 2014
824856f
Null merge from mysql-5.5 to mysql-5.6
gurusami Aug 25, 2014
b620957
Null merge from mysql-5.6 to mysql-5.7
gurusami Aug 25, 2014
ade8e08
Bug#19488750 REMOVE BOOST_INCLUDE_DIR FROM INCLUDE_DIRECTORIES
Aug 25, 2014
41f0ad7
Bug#19463877: I_MAIN.AUDIT_GENERAL_LOG TEST FAILS WITH RESULT CONTENT…
Aug 25, 2014
3409e40
Revert [email protected]
Aug 25, 2014
81be2e3
WL#6835 - Merge from mysql-trunk
Aug 25, 2014
e4a8f7d
Undo remove of:
Aug 26, 2014
8d25dad
WL#6835 - Merge from mysql-trunk.
Aug 26, 2014
40f958e
Aug 26, 2014
cc381f2
Aug 26, 2014
a21eb78
WL#6835 - XA prepared transactions should not be rolled back. Re-enab…
Aug 26, 2014
7adac97
WL#7766: Deprecate the EOF packet
Aug 26, 2014
b56bb77
Correct the documentation of some parameters.
Aug 26, 2014
cb6bba1
Make a global function static.
Aug 26, 2014
b34cee1
Aug 26, 2014
4fe9a90
Bug#19504805: COPY DEFAULT.WEEKLY FILE OF THREAD_POOL AND
phulakun Aug 26, 2014
7345013
Bug#19504805: COPY DEFAULT.WEEKLY FILE OF THREAD_POOL AND
phulakun Aug 26, 2014
c4e6ff6
Bug#18192817: IGNORE_SERVER_IDS IS SHOWING DUPLICATE
Aug 26, 2014
8fae929
WL#6835 - Fix whitespace.
Aug 26, 2014
58cba4d
Pass --core-file when starting mysqld in order to catch crashes such as
Aug 26, 2014
2d5dcc5
WL#2489: Better ONLY_FULL_GROUP_BY mode
roylyseng Aug 26, 2014
762c2dd
Rename enterprise repo packages to commercial
bkandasa Aug 26, 2014
ab1cc4f
Merge from 5.5 => 5.6 Rename enterprise repo packages to commercial
bkandasa Aug 26, 2014
97426e4
Merge from 5.6 => trunk - Rename enterprise repo packages to commercial
bkandasa Aug 26, 2014
c06451c
Add rpm-sles directory for sles repo rpm builds
bkandasa Aug 26, 2014
b8aa0b1
WL#6835 - Add a result file. Reset trx_t::state at innobase_commit() to
Aug 26, 2014
4af2c01
Bug #19495721 REMOVE C-STYLE IB_LOGF FUNCTION, REPLACE USAGE WITH IB:…
gurusami Aug 26, 2014
3a0efa3
WL#6835 - Release the btr search latch when entering InnoDB.
Aug 26, 2014
b1dc43f
WL#6835 - Merge from mysql-trunk
Aug 26, 2014
c4492d5
Aug 26, 2014
7ca72ce
Follow-up WL#5869: Optimizer cost: use Cost_estimate in range optimizer
Aug 26, 2014
93c5ad4
Bug#17833261 FOUND_ROWS(): DIFFERENT RESULTS FOR LOCAL LIMIT WITH AND
nryeng Aug 26, 2014
e3e14e6
WL#8003: Server support for attachable transactions.
Aug 26, 2014
aa51225
WL#8003: Server support for attachable transactions.
Aug 26, 2014
8bcb244
WL#7828: InnoDB: attachable transaction support.
Aug 26, 2014
1363a1a
WL#7159: Move time zone tables and help tables from MyISAM
Aug 26, 2014
90bdd3d
WL#7159: Move time zone tables and help tables from MyISAM
Aug 26, 2014
a0fa896
Non-functional changes culled from the patch for wl 6206 found in rb4…
Aug 26, 2014
5fa1732
Cleanup of previous push due to a build break on Solaris.
Aug 26, 2014
a6d8de4
Fix Solaris build break again
Aug 26, 2014
c7b5658
Aug 26, 2014
6137fde
Aug 26, 2014
70be287
WL#6835 - Merge from mysql-trunk
Aug 26, 2014
4de9ec1
WL#6835 - Make the test deterministic.
Aug 27, 2014
d881059
Fix Bug #19474851 - INSERT INTO GIS TABLE, ASSERT ASSERTION: (ULINT)
Aug 27, 2014
0c14c93
Bug #18066518: THE COST VALUE IS A NEGATIVE NUMBER FOR MERGE ENGINE T…
Aug 27, 2014
ff205dd
Bug #19498383 MERGE_LARGE_TESTS UNIT TEST IS FAILING ON PB2
david-zhao Aug 27, 2014
b204245
Bug #19473313 ASSERT ALWAYS TRUE DUE TO LIMITED RANGE OF DATA TYPE GI…
david-zhao Aug 27, 2014
f017fa9
WL#6835 - Fix build issue on Windows. Inherited from trunk merge.
Aug 27, 2014
9f5ea38
WL#6835 - Release the btr search latch in the destructor of TrxInInnoDB.
Aug 27, 2014
29e715e
WL#6835 - Fix typo.
Aug 27, 2014
c496155
WL#7339 Use improved records per key estimate interface in optimizer
Aug 27, 2014
c9b4c05
WL#7445 PERFORMANCE SCHEMA: instrument SX-lock for rw_lock
marcalff Aug 19, 2014
ca08236
Bug#19506247 DTRACE SUPPORT DON'T BUILD IF COMMON BUILD -WP,OPTION WF…
Aug 27, 2014
27bc1cd
WL#7159: Move time zone tables and help tables from MyISAM to transac…
Aug 27, 2014
5fbb812
Auto-merge WL#7159, WL#7828 & WL#8003 from mysql-trunk-wl7159-8.
Aug 27, 2014
267ab2a
The following tests take too long in Valgrind. Only run them with --b…
dahlerlend Aug 27, 2014
2886baa
merge 5.6 => trunk
Aug 27, 2014
aa10ba0
WL#7802 PERFORMANCE SCHEMA, BATCH TABLE IO
marcalff Aug 19, 2014
ad14e14
- Bug #16479309: FUNCTION LOCK_NUMBER_OF_ROWS_LOCKED MAY BE INEFFICIENT
Aug 27, 2014
14da955
Changing the copyright headers a bit to be complaint with the standards
snarkedi Aug 27, 2014
1ff69ec
WL#7276 Configuration data base for Optimizer Cost Model
Aug 27, 2014
573ceba
Null merging changes from 5.5
snarkedi Aug 27, 2014
c65b9c6
Null merging the changes from 5.5
snarkedi Aug 27, 2014
f67024d
Aug 27, 2014
0e3f0b9
WL#6835 - Move the trx_t::has_search_latch state changes to separate …
Aug 28, 2014
afcb990
WL#6835 - Merge from mysql-trunk
Aug 28, 2014
a95d97d
Fix Bug #19460824 - GIS TABLE, INSERT, ASSERT !MEMCMP(PAGE, TEMP_PAGE,
Aug 28, 2014
0bc803b
Some POWER specific optimizations
Aug 28, 2014
ab7b3d9
WL#6835 - Set the trx_t::killed_by thread ID atomically. Add an invar…
Aug 28, 2014
a1d8b89
Bug#17554489 : UNNECESSARY OVERHEAD FROM PERSISTENT ADAPTIVE HASH IND…
Aug 28, 2014
6514c82
Fix the sporadic failure on PB2 of innodb_gis_point_basic, which is
Aug 28, 2014
ca875fa
WL#7793: Add native support for syslog on unixoid platforms
Aug 28, 2014
24bd618
Bug#19499701 GET RID OF DYNAMIC_ARRAY IN RPL_RLI_PDB
Aug 28, 2014
bfe9e53
Bug#19514950 CLEAN UP TESTS THAT KILL OR RESTART THE SERVER
Aug 28, 2014
efc515f
Fixed build warnings
marcalff Aug 20, 2014
c5e7dde
Update copyright text.
Aug 28, 2014
7637307
Merge from 5.5.
Aug 28, 2014
1edf03b
Merge from 5.6.
Aug 28, 2014
790a3e0
Added the rapidjson library (clean, unmodified version).
Aug 28, 2014
7042821
Fix compiler errors and warning in rapidjson library:
Aug 28, 2014
4fd456c
Changed print-method for DOUBLE in rapidjson library to behave like S…
Aug 28, 2014
5f42b9a
Modified parsing of DOUBLE values in rapidjson library to correctly p…
Aug 28, 2014
43d6cfd
WL#7444 GeoJson support for GIS
Aug 28, 2014
848ee89
Bug#19145712 USER AFTER FREE / DOUBLE FREE ISSUE
Aug 28, 2014
04baddc
WL7688 Deprecate mysql_install_db and create a new program in C++
Aug 28, 2014
41cd92f
Bug#19145712 USER AFTER FREE / DOUBLE FREE ISSUE
Aug 28, 2014
08245c0
Bug#19145712 USER AFTER FREE / DOUBLE FREE ISSUE
Aug 28, 2014
cbde9d6
Bug#19521132 : SSL CERTS SHOULD BE AUTO GENERATED AFTER
harinvadodaria Aug 28, 2014
d7fcb80
- Bug#19520482: INNODB_WL6501_CRASH_2/7 ARE FAILING ON DAILY-TRUNK WI…
Aug 28, 2014
5c67863
WL#6835 - Add a trx_t::onwer_id, it is the thread of the thread that …
Aug 28, 2014
b39a94e
WL#7717 Expose the SSL library encryption functions to SQL
Aug 28, 2014
6474bd5
WL#7717 Expose the SSL library encryption functions to SQL
Aug 28, 2014
4113942
WL#7339 Use improved records per key estimate interface in optimizer
Aug 28, 2014
3329f0a
Bug #19163915 INNODB: DUPLICATE RECORDS COULD EXIST WHEN SKIPPING
Thirunarayanan Aug 28, 2014
9e2b409
Bug #19163915 INNODB: DUPLICATE RECORDS COULD EXIST WHEN SKIPPING
jhauglid Aug 28, 2014
d1cd812
Fix build break on 32-bit Windows build.
Aug 28, 2014
74ee145
Follow-up to WL#7688 - add Joro's change to mysql-test-run.pl to make…
dahlerlend Aug 28, 2014
0a7c569
WL#7793: Add native support for syslog on unixoid platforms
Aug 28, 2014
bcc730c
WL#6835 - Merge from mysql-trunk
Aug 28, 2014
b1eaf4d
Bug#19525395 TTASFUTEXMUTEX DOESN'T EXPECTS BUT DOES NOT REQUEST ALIG…
Aug 28, 2014
dee9841
WL#6835 - Merge from mysql-trunk
Aug 28, 2014
c504e6b
WL#6835 - InnoDB: GCS Replication: Deterministic Deadlock Handling (H…
Aug 29, 2014
e647dff
Revert the patch of bug#19450143 because there is a regression after it.
Aug 29, 2014
57db7a4
Commit the missing test case result file for WL#6835.
Aug 29, 2014
ea9465e
Fix these 2 test case failures on PB2.
Aug 29, 2014
a8a5137
Follow-up to Bug#19514950 CLEAN UP TESTS THAT KILL OR RESTART THE SERVER
Aug 29, 2014
ec482ac
Work around for Bug#19442959 DO NOT CALL EXIT() FROM INNODB
Aug 29, 2014
4c53363
WL#6263 Remove limited YEAR(2) support
Aug 29, 2014
a38b647
Bug#19420253 : ASSERT \'S_LATCH == RW_LOCK_OWN(&INDEX->LOCK, RW_LOCK_…
Aug 29, 2014
4ef95cc
Bug#19458208 73623: REMOVE REDUNDANCY FROM INNODB TEST FILE NAMES
Aug 29, 2014
e49b618
Revert most of Bug #19458208 REMOVE REDUNDANCY FROM INNODB TEST FILE …
Aug 29, 2014
3a1d06e
BUG#18503734 - SEGV IN RBT_SEARCH(), FTS
Aug 29, 2014
5dadfcb
Merge from mysql-5.6 to mysql-trunk
Aug 29, 2014
87ebbab
WL#7315 Optimizer cost model: main memory management of cost constants
Aug 29, 2014
dea28f5
Bug #19495721 REMOVE C-STYLE IB_LOGF FUNCTION, REPLACE USAGE WITH IB:…
gurusami Aug 29, 2014
30eef45
Follow-up patch for WL#7828 & WL#8003.
Aug 29, 2014
b6a6075
WL#7316 Optimizer cost model: Command for online updating of
Aug 29, 2014
9f46223
Bug#18404381: REMOVE UNNEEDE CMAKE CHECKS AND #IFDEFS IN 5.7.5
jhauglid Aug 29, 2014
5c07693
WL#6263: Remove limited YEAR(2) support
GlebShchepa Aug 29, 2014
d9210f8
Aug 31, 2014
f8cb51f
Aug 31, 2014
3d715be
Added openssl_udf.so plugin to commercial packages
bkandasa Sep 1, 2014
f8b94db
BUG 19363801 Added Debian Ubuntu specific path for INFO files
Sep 1, 2014
6a92d8f
BUG 19363801 Added Debian Ubuntu specific path for INFO files
Sep 1, 2014
963e96d
WL#7766: Deprecate EOF packet
Sep 1, 2014
14fb2a9
WL#7315 Optimizer cost model: main memory management of cost constants
Sep 1, 2014
d9e3f82
Bug#19537790 INNODB_STATS_FETCH FAILS WITH WRONG CARDINALITY
Sep 1, 2014
1da286d
Revert the following revisions:
jhauglid Sep 2, 2014
630d81a
Use --loose to avoid test failing in server start
bjornmu Sep 3, 2014
c6d23e1
Bug #19579105 SERVICE START FAILING WITH SLES11 5.7.5-COMMUNITY REPO …
bjornmu Sep 8, 2014
e8ae131
Remove --insecure from postinstall-solaris, it was a temporary fix
bjornmu Sep 9, 2014
76cb152
Sep 9, 2014
fc83ed4
Sep 9, 2014
7ddb7d4
Bug #19553266 MAIN.WL6219-UPGRADE ON PB2
bjornmu Sep 9, 2014
53f7d59
Disabling a test, will be undone next commit
bjornmu Sep 9, 2014
ada212a
Bug #19498327 : M_I_DB FAILS WHEN BUILDING IN A SOURCE DIRECTORY
bjornmu Sep 9, 2014
74dc5ae
BUG #19578256 --SSL SHOULD DEFAULT TO OFF FOR COMMUNITY EDITION
bjornmu Sep 10, 2014
47a2412
Bug #19594823 ROOT RANDOM PASSWORD IS NOT GENERATED BY DEFAULT AS PAR…
bjornmu Sep 10, 2014
7fbc388
Bug #19545350 MYSQL_INSTALL_DB --HELP MESSAGE PROBLEMS
bjornmu Sep 11, 2014
9f88572
Bug #19621147 M_I_DB: EMPTY HELP TABLES
bjornmu Sep 18, 2014
ae4e043
Bug #19629959 M_I_DB: ROOT USER IS MISSING THE CREATE_TABLESPACE PRIV…
bjornmu Sep 18, 2014
f964f6b
Follow patch to WL #6936, cset 8785 from trunk
bjornmu Sep 18, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mysql-test/r/mysqld--help-notwin.result
Original file line number Diff line number Diff line change
Expand Up @@ -1278,7 +1278,7 @@ performance-schema-max-cond-instances -1
performance-schema-max-file-classes 50
performance-schema-max-file-handles 32768
performance-schema-max-file-instances -1
performance-schema-max-memory-classes 250
performance-schema-max-memory-classes 1024
performance-schema-max-metadata-locks -1
performance-schema-max-mutex-classes 200
performance-schema-max-mutex-instances -1
Expand Down
2 changes: 1 addition & 1 deletion mysql-test/r/mysqld--help-win.result
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@ performance-schema-max-cond-instances -1
performance-schema-max-file-classes 50
performance-schema-max-file-handles 32768
performance-schema-max-file-instances -1
performance-schema-max-memory-classes 250
performance-schema-max-memory-classes 1024
performance-schema-max-metadata-locks -1
performance-schema-max-mutex-classes 200
performance-schema-max-mutex-instances -1
Expand Down
20 changes: 20 additions & 0 deletions mysql-test/suite/innodb/include/check_pfs_mem_other_is_zero.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Check that (after lots of action) the following is still zero. If it is not,
# then the file that is allocating dynamic memory should be added to the list
# in ut_new_boot().

-- echo count_alloc WHERE event_name like 'memory/innodb/other'

-- let pfs_enabled = `SELECT COUNT(*) FROM information_schema.engines WHERE support IN ('YES', 'DEFAULT') AND engine = 'PERFORMANCE_SCHEMA'`

-- disable_query_log

if ($pfs_enabled) {
SELECT count_alloc FROM performance_schema.memory_summary_global_by_event_name
WHERE event_name = 'memory/innodb/other';
}

if (!$pfs_enabled) {
SELECT 0 AS count_alloc;
}

-- enable_query_log
4 changes: 4 additions & 0 deletions mysql-test/suite/innodb/r/innodb-wl5522-debug.result
Original file line number Diff line number Diff line change
Expand Up @@ -923,3 +923,7 @@ set global innodb_monitor_disable = default;
set global innodb_monitor_reset = default;
set global innodb_monitor_reset_all = default;
SET GLOBAL INNODB_FILE_PER_TABLE=1;
SELECT count_alloc FROM performance_schema.memory_summary_global_by_event_name
WHERE event_name like 'memory/innodb/other';
count_alloc
0
3 changes: 3 additions & 0 deletions mysql-test/suite/innodb/r/innodb.result
Original file line number Diff line number Diff line change
Expand Up @@ -3438,3 +3438,6 @@ c1 c2
9 3
DROP TABLE t1;
DROP TABLE t2;
count_alloc WHERE event_name like 'memory/innodb/other'
count_alloc
0
3 changes: 3 additions & 0 deletions mysql-test/suite/innodb/r/innodb_bug56143.result
Original file line number Diff line number Diff line change
Expand Up @@ -554,3 +554,6 @@ bug56143_2 CREATE TABLE `bug56143_2` (
CONSTRAINT `aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa98` FOREIGN KEY (`a`) REFERENCES `bug56143_1` (`a`) ON UPDATE SET NULL,
CONSTRAINT `aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa99` FOREIGN KEY (`a`) REFERENCES `bug56143_1` (`a`) ON UPDATE SET NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1
count_alloc WHERE event_name like 'memory/innodb/other'
count_alloc
0
3 changes: 3 additions & 0 deletions mysql-test/suite/innodb/r/innodb_misc1.result
Original file line number Diff line number Diff line change
Expand Up @@ -815,3 +815,6 @@ Variable_name Value
Handler_update 1
Variable_name Value
Handler_delete 1
count_alloc WHERE event_name like 'memory/innodb/other'
count_alloc
0
1 change: 1 addition & 0 deletions mysql-test/suite/innodb/t/innodb-wl5522-debug.test
Original file line number Diff line number Diff line change
Expand Up @@ -1502,3 +1502,4 @@ call mtr.add_suppression("\\[Warning\\] InnoDB: Cannot calculate statistics for

eval SET GLOBAL INNODB_FILE_PER_TABLE=$innodb_file_per_table;

-- source suite/innodb/include/check_pfs_mem_other_is_zero.inc
3 changes: 3 additions & 0 deletions mysql-test/suite/innodb/t/innodb.test
Original file line number Diff line number Diff line change
Expand Up @@ -2697,6 +2697,9 @@ SELECT * FROM t2;

DROP TABLE t1;
DROP TABLE t2;

-- source suite/innodb/include/check_pfs_mem_other_is_zero.inc

#######################################################################
# #
# Please, DO NOT TOUCH this file as well as the innodb.result file. #
Expand Down
4 changes: 4 additions & 0 deletions mysql-test/suite/innodb/t/innodb_bug56143.test
Original file line number Diff line number Diff line change
Expand Up @@ -584,3 +584,7 @@ SHOW CREATE TABLE bug56143_2;
-- disable_result_log
DROP TABLE bug56143_1;
DROP TABLE bug56143_2;

-- enable_query_log
-- enable_result_log
-- source suite/innodb/include/check_pfs_mem_other_is_zero.inc
3 changes: 3 additions & 0 deletions mysql-test/suite/innodb/t/innodb_misc1.test
Original file line number Diff line number Diff line change
Expand Up @@ -1178,3 +1178,6 @@ DISCONNECT c1;
CONNECTION default;

SET GLOBAL innodb_thread_concurrency = @innodb_thread_concurrency_orig;

-- enable_query_log
-- source suite/innodb/include/check_pfs_mem_other_is_zero.inc
12 changes: 6 additions & 6 deletions mysql-test/suite/perfschema/r/information_schema.result
Original file line number Diff line number Diff line change
Expand Up @@ -284,11 +284,11 @@ file_summary_by_event_name 50 0
file_summary_by_instance 10000 0
host_cache 279 0
hosts 100 0
memory_summary_by_account_by_event_name 25000 0
memory_summary_by_host_by_event_name 25000 0
memory_summary_by_thread_by_event_name 50000 0
memory_summary_by_user_by_event_name 25000 0
memory_summary_global_by_event_name 250 0
memory_summary_by_account_by_event_name 102400 0
memory_summary_by_host_by_event_name 102400 0
memory_summary_by_thread_by_event_name 204800 0
memory_summary_by_user_by_event_name 102400 0
memory_summary_global_by_event_name 1024 0
metadata_locks 10000 0
mutex_instances 5000 0
objects_summary_global_by_type 5500 0
Expand All @@ -305,7 +305,7 @@ session_account_connect_attrs 409600 0
session_connect_attrs 409600 0
setup_actors 1 0
setup_consumers 15 0
setup_instruments 974 0
setup_instruments 1748 0
setup_objects 20 0
setup_timers 5 0
socket_instances 1000 0
Expand Down
2 changes: 1 addition & 1 deletion mysql-test/suite/perfschema/r/max_program_zero.result
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ performance_schema_max_cond_instances 1000
performance_schema_max_file_classes 50
performance_schema_max_file_handles 32768
performance_schema_max_file_instances 10000
performance_schema_max_memory_classes 250
performance_schema_max_memory_classes 1024
performance_schema_max_metadata_locks 10000
performance_schema_max_mutex_classes 200
performance_schema_max_mutex_instances 5000
Expand Down
2 changes: 1 addition & 1 deletion mysql-test/suite/perfschema/r/ortho_iter.result
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ performance_schema_max_cond_instances 1000
performance_schema_max_file_classes 50
performance_schema_max_file_handles 32768
performance_schema_max_file_instances 10000
performance_schema_max_memory_classes 250
performance_schema_max_memory_classes 1024
performance_schema_max_metadata_locks 10000
performance_schema_max_mutex_classes 200
performance_schema_max_mutex_instances 5000
Expand Down
2 changes: 1 addition & 1 deletion mysql-test/suite/perfschema/r/privilege_table_io.result
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ performance_schema_max_cond_instances 1000
performance_schema_max_file_classes 50
performance_schema_max_file_handles 32768
performance_schema_max_file_instances 10000
performance_schema_max_memory_classes 250
performance_schema_max_memory_classes 1024
performance_schema_max_metadata_locks 10000
performance_schema_max_mutex_classes 200
performance_schema_max_mutex_instances 5000
Expand Down
36 changes: 18 additions & 18 deletions mysql-test/suite/perfschema/r/sizing_default.result
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ performance_schema_max_cond_instances 3504
performance_schema_max_file_classes 50
performance_schema_max_file_handles 32768
performance_schema_max_file_instances 7693
performance_schema_max_memory_classes 250
performance_schema_max_memory_classes 1024
performance_schema_max_metadata_locks 10000
performance_schema_max_mutex_classes 200
performance_schema_max_mutex_instances 16510
Expand Down Expand Up @@ -242,23 +242,23 @@ performance_schema (program_hash).count 4
performance_schema (program_hash).size 5000
performance_schema host_cache.size 336
performance_schema (pfs_memory_class).row_size 192
performance_schema (pfs_memory_class).row_count 250
performance_schema (pfs_memory_class).memory 48000
performance_schema (pfs_memory_class).row_count 1024
performance_schema (pfs_memory_class).memory 196608
performance_schema memory_summary_by_thread_by_event_name.row_size 72
performance_schema memory_summary_by_thread_by_event_name.row_count 100500
performance_schema memory_summary_by_thread_by_event_name.memory 7236000
performance_schema memory_summary_by_thread_by_event_name.row_count 411648
performance_schema memory_summary_by_thread_by_event_name.memory 29638656
performance_schema memory_summary_global_by_event_name.row_size 72
performance_schema memory_summary_global_by_event_name.row_count 250
performance_schema memory_summary_global_by_event_name.memory 18000
performance_schema memory_summary_global_by_event_name.row_count 1024
performance_schema memory_summary_global_by_event_name.memory 73728
performance_schema memory_summary_by_account_by_event_name.row_size 72
performance_schema memory_summary_by_account_by_event_name.row_count 25000
performance_schema memory_summary_by_account_by_event_name.memory 1800000
performance_schema memory_summary_by_account_by_event_name.row_count 102400
performance_schema memory_summary_by_account_by_event_name.memory 7372800
performance_schema memory_summary_by_user_by_event_name.row_size 72
performance_schema memory_summary_by_user_by_event_name.row_count 25000
performance_schema memory_summary_by_user_by_event_name.memory 1800000
performance_schema memory_summary_by_user_by_event_name.row_count 102400
performance_schema memory_summary_by_user_by_event_name.memory 7372800
performance_schema memory_summary_by_host_by_event_name.row_size 72
performance_schema memory_summary_by_host_by_event_name.row_count 25000
performance_schema memory_summary_by_host_by_event_name.memory 1800000
performance_schema memory_summary_by_host_by_event_name.row_count 102400
performance_schema memory_summary_by_host_by_event_name.memory 7372800
performance_schema metadata_locks.row_size 512
performance_schema metadata_locks.row_count 10000
performance_schema metadata_locks.memory 5120000
Expand All @@ -280,17 +280,17 @@ performance_schema events_transactions_summary_by_user_by_event_name.memory 8800
performance_schema events_transactions_summary_by_host_by_event_name.size 88
performance_schema events_transactions_summary_by_host_by_event_name.count 100
performance_schema events_transactions_summary_by_host_by_event_name.memory 8800
performance_schema performance_schema.memory 521446696
performance_schema performance_schema.memory 560772088
select * from performance_schema.memory_summary_global_by_event_name
where event_name='memory/performance_schema/internal_buffers';
EVENT_NAME memory/performance_schema/internal_buffers
COUNT_ALLOC 60
COUNT_FREE 0
SUM_NUMBER_OF_BYTES_ALLOC 521446696
SUM_NUMBER_OF_BYTES_ALLOC 560772088
SUM_NUMBER_OF_BYTES_FREE 0
LOW_COUNT_USED 60
CURRENT_COUNT_USED 60
HIGH_COUNT_USED 60
LOW_NUMBER_OF_BYTES_USED 521446696
CURRENT_NUMBER_OF_BYTES_USED 521446696
HIGH_NUMBER_OF_BYTES_USED 521446696
LOW_NUMBER_OF_BYTES_USED 560772088
CURRENT_NUMBER_OF_BYTES_USED 560772088
HIGH_NUMBER_OF_BYTES_USED 560772088
36 changes: 18 additions & 18 deletions mysql-test/suite/perfschema/r/sizing_high.result
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ performance_schema_max_cond_instances 10900
performance_schema_max_file_classes 50
performance_schema_max_file_handles 32768
performance_schema_max_file_instances 23385
performance_schema_max_memory_classes 250
performance_schema_max_memory_classes 1024
performance_schema_max_metadata_locks 10000
performance_schema_max_mutex_classes 200
performance_schema_max_mutex_instances 53000
Expand Down Expand Up @@ -242,23 +242,23 @@ performance_schema (program_hash).count 4
performance_schema (program_hash).size 5000
performance_schema host_cache.size 336
performance_schema (pfs_memory_class).row_size 192
performance_schema (pfs_memory_class).row_count 250
performance_schema (pfs_memory_class).memory 48000
performance_schema (pfs_memory_class).row_count 1024
performance_schema (pfs_memory_class).memory 196608
performance_schema memory_summary_by_thread_by_event_name.row_size 72
performance_schema memory_summary_by_thread_by_event_name.row_count 125000
performance_schema memory_summary_by_thread_by_event_name.memory 9000000
performance_schema memory_summary_by_thread_by_event_name.row_count 512000
performance_schema memory_summary_by_thread_by_event_name.memory 36864000
performance_schema memory_summary_global_by_event_name.row_size 72
performance_schema memory_summary_global_by_event_name.row_count 250
performance_schema memory_summary_global_by_event_name.memory 18000
performance_schema memory_summary_global_by_event_name.row_count 1024
performance_schema memory_summary_global_by_event_name.memory 73728
performance_schema memory_summary_by_account_by_event_name.row_size 72
performance_schema memory_summary_by_account_by_event_name.row_count 25000
performance_schema memory_summary_by_account_by_event_name.memory 1800000
performance_schema memory_summary_by_account_by_event_name.row_count 102400
performance_schema memory_summary_by_account_by_event_name.memory 7372800
performance_schema memory_summary_by_user_by_event_name.row_size 72
performance_schema memory_summary_by_user_by_event_name.row_count 25000
performance_schema memory_summary_by_user_by_event_name.memory 1800000
performance_schema memory_summary_by_user_by_event_name.row_count 102400
performance_schema memory_summary_by_user_by_event_name.memory 7372800
performance_schema memory_summary_by_host_by_event_name.row_size 72
performance_schema memory_summary_by_host_by_event_name.row_count 25000
performance_schema memory_summary_by_host_by_event_name.memory 1800000
performance_schema memory_summary_by_host_by_event_name.row_count 102400
performance_schema memory_summary_by_host_by_event_name.memory 7372800
performance_schema metadata_locks.row_size 512
performance_schema metadata_locks.row_count 10000
performance_schema metadata_locks.memory 5120000
Expand All @@ -280,17 +280,17 @@ performance_schema events_transactions_summary_by_user_by_event_name.memory 8800
performance_schema events_transactions_summary_by_host_by_event_name.size 88
performance_schema events_transactions_summary_by_host_by_event_name.count 100
performance_schema events_transactions_summary_by_host_by_event_name.memory 8800
performance_schema performance_schema.memory 526418664
performance_schema performance_schema.memory 571205400
select * from performance_schema.memory_summary_global_by_event_name
where event_name='memory/performance_schema/internal_buffers';
EVENT_NAME memory/performance_schema/internal_buffers
COUNT_ALLOC 60
COUNT_FREE 0
SUM_NUMBER_OF_BYTES_ALLOC 526418664
SUM_NUMBER_OF_BYTES_ALLOC 571205400
SUM_NUMBER_OF_BYTES_FREE 0
LOW_COUNT_USED 60
CURRENT_COUNT_USED 60
HIGH_COUNT_USED 60
LOW_NUMBER_OF_BYTES_USED 526418664
CURRENT_NUMBER_OF_BYTES_USED 526418664
HIGH_NUMBER_OF_BYTES_USED 526418664
LOW_NUMBER_OF_BYTES_USED 571205400
CURRENT_NUMBER_OF_BYTES_USED 571205400
HIGH_NUMBER_OF_BYTES_USED 571205400
36 changes: 18 additions & 18 deletions mysql-test/suite/perfschema/r/sizing_low.result
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ performance_schema_max_cond_instances 612
performance_schema_max_file_classes 50
performance_schema_max_file_handles 32768
performance_schema_max_file_instances 1556
performance_schema_max_memory_classes 250
performance_schema_max_memory_classes 1024
performance_schema_max_metadata_locks 10000
performance_schema_max_mutex_classes 200
performance_schema_max_mutex_instances 3056
Expand Down Expand Up @@ -242,23 +242,23 @@ performance_schema (program_hash).count 4
performance_schema (program_hash).size 5000
performance_schema host_cache.size 336
performance_schema (pfs_memory_class).row_size 192
performance_schema (pfs_memory_class).row_count 250
performance_schema (pfs_memory_class).memory 48000
performance_schema (pfs_memory_class).row_count 1024
performance_schema (pfs_memory_class).memory 196608
performance_schema memory_summary_by_thread_by_event_name.row_size 72
performance_schema memory_summary_by_thread_by_event_name.row_count 28000
performance_schema memory_summary_by_thread_by_event_name.memory 2016000
performance_schema memory_summary_by_thread_by_event_name.row_count 114688
performance_schema memory_summary_by_thread_by_event_name.memory 8257536
performance_schema memory_summary_global_by_event_name.row_size 72
performance_schema memory_summary_global_by_event_name.row_count 250
performance_schema memory_summary_global_by_event_name.memory 18000
performance_schema memory_summary_global_by_event_name.row_count 1024
performance_schema memory_summary_global_by_event_name.memory 73728
performance_schema memory_summary_by_account_by_event_name.row_size 72
performance_schema memory_summary_by_account_by_event_name.row_count 2500
performance_schema memory_summary_by_account_by_event_name.memory 180000
performance_schema memory_summary_by_account_by_event_name.row_count 10240
performance_schema memory_summary_by_account_by_event_name.memory 737280
performance_schema memory_summary_by_user_by_event_name.row_size 72
performance_schema memory_summary_by_user_by_event_name.row_count 1250
performance_schema memory_summary_by_user_by_event_name.memory 90000
performance_schema memory_summary_by_user_by_event_name.row_count 5120
performance_schema memory_summary_by_user_by_event_name.memory 368640
performance_schema memory_summary_by_host_by_event_name.row_size 72
performance_schema memory_summary_by_host_by_event_name.row_count 5000
performance_schema memory_summary_by_host_by_event_name.memory 360000
performance_schema memory_summary_by_host_by_event_name.row_count 20480
performance_schema memory_summary_by_host_by_event_name.memory 1474560
performance_schema metadata_locks.row_size 512
performance_schema metadata_locks.row_count 10000
performance_schema metadata_locks.memory 5120000
Expand All @@ -280,17 +280,17 @@ performance_schema events_transactions_summary_by_user_by_event_name.memory 440
performance_schema events_transactions_summary_by_host_by_event_name.size 88
performance_schema events_transactions_summary_by_host_by_event_name.count 20
performance_schema events_transactions_summary_by_host_by_event_name.memory 1760
performance_schema performance_schema.memory 69654568
performance_schema performance_schema.memory 78050920
select * from performance_schema.memory_summary_global_by_event_name
where event_name='memory/performance_schema/internal_buffers';
EVENT_NAME memory/performance_schema/internal_buffers
COUNT_ALLOC 60
COUNT_FREE 0
SUM_NUMBER_OF_BYTES_ALLOC 69654568
SUM_NUMBER_OF_BYTES_ALLOC 78050920
SUM_NUMBER_OF_BYTES_FREE 0
LOW_COUNT_USED 60
CURRENT_COUNT_USED 60
HIGH_COUNT_USED 60
LOW_NUMBER_OF_BYTES_USED 69654568
CURRENT_NUMBER_OF_BYTES_USED 69654568
HIGH_NUMBER_OF_BYTES_USED 69654568
LOW_NUMBER_OF_BYTES_USED 78050920
CURRENT_NUMBER_OF_BYTES_USED 78050920
HIGH_NUMBER_OF_BYTES_USED 78050920
Loading