mariadb/ndb/test/ndbapi
tnurnberg@sin.intern.azundris.com 8dd4751be9 Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2
mysqld hasn't been built on AIX with ndb-everything in quite a while.
this allowed a variety of changes to be added that broke the AIX build
for both the GNU and IBM compilers (but the IBM suite in particular).
Changeset lets build to complete on AIX 5.2 for users of the GNU and
the IBM suite both. Tudo bem?
2007-08-01 04:56:58 +02:00
..
bank my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
bench Many files: 2006-12-23 20:17:15 +01:00
old_dirs Many files: 2006-12-23 20:17:15 +01:00
acid.cpp Many files: 2006-12-23 20:17:15 +01:00
acid2.cpp Many files: 2006-12-23 20:17:15 +01:00
adoInsertRecs.cpp Many files: 2006-12-23 20:17:15 +01:00
asyncGenerator.cpp Many files: 2006-12-23 20:17:15 +01:00
benchronja.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
bulk_copy.cpp Many files: 2006-12-23 20:17:15 +01:00
cdrserver.cpp Many files: 2006-12-23 20:17:15 +01:00
celloDb.cpp Many files: 2006-12-23 20:17:15 +01:00
create_all_tabs.cpp Many files: 2006-12-23 20:17:15 +01:00
create_tab.cpp Many files: 2006-12-23 20:17:15 +01:00
drop_all_tabs.cpp Many files: 2006-12-23 20:17:15 +01:00
flex_bench_mysql.cpp Many files: 2006-12-23 20:17:15 +01:00
flexAsynch.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
flexBench.cpp Many files: 2006-12-23 20:17:15 +01:00
flexHammer.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
flexScan.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
flexTimedAsynch.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
flexTT.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
index.cpp Many files: 2006-12-23 20:17:15 +01:00
index2.cpp Many files: 2006-12-23 20:17:15 +01:00
initronja.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
InsertRecs.cpp Many files: 2006-12-23 20:17:15 +01:00
interpreterInTup.cpp Many files: 2006-12-23 20:17:15 +01:00
mainAsyncGenerator.cpp Many files: 2006-12-23 20:17:15 +01:00
Makefile.am correct NAND/NOR scan operations, and add a test case for it. 2007-03-01 15:13:33 +08:00
msa.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_async1.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_async2.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_populate.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_transaction.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_transaction2.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_transaction3.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_transaction4.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_transaction5.cpp Many files: 2006-12-23 20:17:15 +01:00
ndb_user_transaction6.cpp Many files: 2006-12-23 20:17:15 +01:00
restarter.cpp Many files: 2006-12-23 20:17:15 +01:00
restarter2.cpp Many files: 2006-12-23 20:17:15 +01:00
restarts.cpp Many files: 2006-12-23 20:17:15 +01:00
ScanFilter.hpp Many files: 2006-12-23 20:17:15 +01:00
ScanFunctions.hpp Many files: 2006-12-23 20:17:15 +01:00
ScanInterpretTest.hpp Many files: 2006-12-23 20:17:15 +01:00
size.cpp Many files: 2006-12-23 20:17:15 +01:00
slow_select.cpp ndb - Add includes to test prg as memcpy is introduced in NdbRecAttr 2005-01-23 20:13:42 +01:00
test_event.cpp Many files: 2006-12-23 20:17:15 +01:00
test_event_merge.cpp Many files: 2006-12-23 20:17:15 +01:00
test_event_multi_table.cpp Many files: 2006-12-23 20:17:15 +01:00
testBackup.cpp Many files: 2006-12-23 20:17:15 +01:00
testBasic.cpp Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-12-27 19:36:41 +01:00
testBasicAsynch.cpp Many files: 2006-12-23 20:17:15 +01:00
testBitfield.cpp fix compile error in testBitfield 2007-02-20 00:55:33 +01:00
testBlobs.cpp Merge ymer.(none):/usr/local/mysql/mysql-5.0-ndb-bug27370 2007-04-25 20:58:36 +02:00
testDataBuffers.cpp Many files: 2006-12-23 20:17:15 +01:00
testDeadlock.cpp Many files: 2006-12-23 20:17:15 +01:00
testDict.cpp Many files: 2006-12-23 20:17:15 +01:00
testGrepVerify.cpp Many files: 2006-12-23 20:17:15 +01:00
testIndex.cpp Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-12-27 19:36:41 +01:00
testInterpreter.cpp Many files: 2006-12-23 20:17:15 +01:00
testLcp.cpp ndb - more removal of old constructor usage in test prgs 2005-01-01 09:28:24 +01:00
testMgm.cpp Many files: 2006-12-23 20:17:15 +01:00
testNdbApi.cpp Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-telco-gca 2007-05-30 17:27:29 +02:00
testNodeRestart.cpp Merge perch.ndb.mysql.com:/home/jonas/src/50-work 2007-07-02 14:19:15 +02:00
testOIBasic.cpp Many files: 2006-12-23 20:17:15 +01:00
testOperations.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
testOrderedIndex.cpp Many files: 2006-12-23 20:17:15 +01:00
testPartitioning.cpp Many files: 2006-12-23 20:17:15 +01:00
testReadPerf.cpp Many files: 2006-12-23 20:17:15 +01:00
testRestartGci.cpp Many files: 2006-12-23 20:17:15 +01:00
testScan.cpp Many files: 2006-12-23 20:17:15 +01:00
testScanFilter.cpp Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 2007-08-01 04:56:58 +02:00
testScanInterpreter.cpp Many files: 2006-12-23 20:17:15 +01:00
testScanPerf.cpp Many files: 2006-12-23 20:17:15 +01:00
testSRBank.cpp Many files: 2006-12-23 20:17:15 +01:00
testSystemRestart.cpp Many files: 2006-12-23 20:17:15 +01:00
testTimeout.cpp Many files: 2006-12-23 20:17:15 +01:00
testTransactions.cpp Many files: 2006-12-23 20:17:15 +01:00
TraceNdbApi.cpp Many files: 2006-12-23 20:17:15 +01:00
userInterface.cpp Many files: 2006-12-23 20:17:15 +01:00
VerifyNdbApi.cpp Many files: 2006-12-23 20:17:15 +01:00