mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
721e412854
Removed mysql-test/t/disabled.def: Disabled rp_ndb_dd_advance, becasue of random failures mysql-test/t/rpl_ndb_dd_advance.test: Added big_test, as this test takes +600 seconds plugin/daemon_example/daemon_example.c: Removed compiler warnings sql/item_cmpfunc.cc: after merge fixes sql/item_subselect.cc: after merge fixes storage/ndb/src/common/util/ConfigValues.cpp: Removed declarations to nonexisting functions storage/ndb/src/kernel/blocks/dbdict/printSchemaFile.cpp: Removed not used function storage/ndb/src/kernel/blocks/lgman.cpp: Removed not used variables storage/ndb/src/kernel/blocks/pgman.cpp: Removed not used variables storage/ndb/src/kernel/blocks/restore.cpp: Removed not used variables storage/ndb/src/kernel/blocks/tsman.cpp: Removed not used variables storage/ndb/src/kernel/vm/DynArr256.cpp: Removed not used variables storage/ndb/src/kernel/vm/ndbd_malloc_impl.cpp: Removed not used variables storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp: Removed not used variables storage/ndb/src/ndbapi/NdbIndexStat.cpp: Removed not used variable storage/ndb/src/ndbapi/NdbRecAttr.cpp: Removed not used variable storage/ndb/tools/desc.cpp: Removed not used variable support-files/compiler_warnings.supp: Added suppress message for hard to remove warning
17 lines
922 B
Text
17 lines
922 B
Text
DictTabInfo.cpp : .*invalid access to non-static.*
|
|
DictTabInfo.cpp : .*macro was used incorrectly.*
|
|
EventLogger.cpp : .*defined but not used.* : 916
|
|
NdbSqlUtil.cpp : .*unused variable.* : 684 - 685
|
|
DbdihMain.cpp : .*unused variable.* : 6666
|
|
DbtcMain.cpp : .*unused variable.* : 6947
|
|
DbtcMain.cpp : .*unused variable.* : 11870
|
|
DbtupExecQuery.cpp : .*unused variable.* : 1449
|
|
DbtupSystemRestart.cpp : .*unused variable.* : 95 - 96
|
|
DbtupIndex.cpp : .*unused variable.* : 188 - 242
|
|
ndbd_malloc.cpp : .*defined but not used.* : 25
|
|
main.cpp : .*unused variable.* : 131 - 132
|
|
kernel_types.h : .*only defines private constructors and has no friends.* : 51
|
|
Dbtup.hpp: .*only defines private constructors and has no friends.*
|
|
diskpage.hpp: .*only defines private constructors and has no friends.*
|
|
tuppage.hpp: .*only defines private constructors and has no friends.*
|
|
NdbScanOperation.cpp: .*unused variable '__align'.* : 1192
|