mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-maint
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
This commit is contained in:
commit
64d2bea65b
15 changed files with 2547 additions and 1837 deletions
13
.bzrignore
13
.bzrignore
|
|
@ -2641,6 +2641,16 @@ storage/ndb/lib/libNEWTON_BASICTEST_COMMON.so
|
|||
storage/ndb/lib/libREP_API.so
|
||||
storage/ndb/lib/libndbclient.so
|
||||
storage/ndb/lib/libndbclient_extra.so
|
||||
storage/ndb/ndbapi-examples/mgmapi_logevent/mgmapi_logevent
|
||||
storage/ndb/ndbapi-examples/mgmapi_logevent2/mgmapi_logevent2
|
||||
storage/ndb/ndbapi-examples/ndbapi_async/ndbapi_async
|
||||
storage/ndb/ndbapi-examples/ndbapi_async1/ndbapi_async1
|
||||
storage/ndb/ndbapi-examples/ndbapi_event/ndbapi_event
|
||||
storage/ndb/ndbapi-examples/ndbapi_retries/ndbapi_retries
|
||||
storage/ndb/ndbapi-examples/ndbapi_scan/ndbapi_scan
|
||||
storage/ndb/ndbapi-examples/ndbapi_simple/ndbapi_simple
|
||||
storage/ndb/ndbapi-examples/ndbapi_simple_dual/ndbapi_simple_dual
|
||||
storage/ndb/ndbapi-examples/ndbapi_simple_index/ndbapi_simple_index
|
||||
storage/ndb/src/common/debugger/libtrace.dsp
|
||||
storage/ndb/src/common/debugger/signaldata/libsignaldataprint.dsp
|
||||
storage/ndb/src/common/logger/liblogger.dsp
|
||||
|
|
@ -2718,6 +2728,8 @@ storage/ndb/test/ndbapi/testDataBuffers
|
|||
storage/ndb/test/ndbapi/testDeadlock
|
||||
storage/ndb/test/ndbapi/testDict
|
||||
storage/ndb/test/ndbapi/testIndex
|
||||
storage/ndb/test/ndbapi/testIndexStat
|
||||
storage/ndb/test/ndbapi/testInterpreter
|
||||
storage/ndb/test/ndbapi/testLcp
|
||||
storage/ndb/test/ndbapi/testMgm
|
||||
storage/ndb/test/ndbapi/testNdbApi
|
||||
|
|
@ -2753,6 +2765,7 @@ storage/ndb/test/tools/hugoScanRead
|
|||
storage/ndb/test/tools/hugoScanUpdate
|
||||
storage/ndb/test/tools/listen_event
|
||||
storage/ndb/test/tools/ndb_cpcc
|
||||
storage/ndb/test/tools/rep_latency
|
||||
storage/ndb/test/tools/restart
|
||||
storage/ndb/test/tools/verify_index
|
||||
storage/ndb/tools/ndb_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue