summaryrefslogtreecommitdiff
path: root/ndb/include
Commit message (Expand)AuthorAgeFilesLines
* Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-09-141-1/+1
|\
| * Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-09-111-1/+1
| |\
| | * Reomeved compiler warningsmskold@mysql.com2004-09-111-1/+1
* | | new method to set size of local table datatomas@poseidon.(none)2004-09-141-0/+1
* | | moved all ndb thread specific data into new placeholdertomas@poseidon.(none)2004-09-141-0/+2
|/ /
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbtulin@build.mysql.com2004-09-091-0/+2
|\ \
| * | improved show commandtomas@poseidon.(none)2004-09-091-0/+2
* | | mergetulin@build.mysql.com2004-09-091-0/+8
|\ \ \ | |/ / |/| / | |/
| * dded method to retrieve mysqld, ndbd, and ndb_mgmd aliases for API,MGM and DBtomas@poseidon.(none)2004-09-081-0/+8
* | Bug#5429joreland@mysql.com2004-09-076-35/+26
* | added ndb_mgm_destroy_configuration calltomas@poseidon.(none)2004-09-061-1/+2
* | Mergetomas@poseidon.(none)2004-09-025-2/+59
|\ \
| * | added connect thread to Ndb_cluster_connection +tomas@poseidon.(none)2004-09-023-2/+13
| * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbtomas@poseidon.(none)2004-09-013-1/+47
| |\ \
| | * | added class Ndb_cluster_connection to prepare for making order of starting my...tomas@poseidon.(none)2004-09-013-1/+47
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1-ndbjoreland@mysql.com2004-09-011-0/+3
|\ \ \ \ | |/ / /
| * | | Added some more options to TC timers, such as:joreland@mysql.com2004-08-311-0/+3
| |/ /
* | | Merge mysql.com:/home/jonas/src/mysql-4.1-ndbjoreland@mysql.com2004-08-311-331/+6
|\ \ \ | |/ /
| * | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbpekka@mysql.com2004-08-301-331/+6
| |\ \
| | * | tux optim 14 - use pointers to cmp functionspekka@mysql.com2004-08-271-331/+6
* | | | mergejoreland@mysql.com2004-08-304-5/+17
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jonas/src/mysql-4.1joreland@mysql.com2004-08-271-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | FileLogHandler.cpp, ndb_global.h:pekka@mysql.com2004-08-261-0/+8
| * | | new parameter BackupDataDirtomas@poseidon.(none)2004-08-261-1/+1
| * | | ndb cluster config fixes, se respective filestomas@poseidon.(none)2004-08-263-5/+9
| | |/ | |/|
* | | Added 3 psuedo columnsjoreland@mysql.com2004-08-274-5/+13
* | | mergejoreland@mysql.com2004-08-253-3/+13
|\ \ \ | |/ /
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmronstrom@mysql.com2004-08-253-3/+13
| |\ \
| | * \ Manual Mergemikron@mikael-ronstr-ms-dator.local2004-08-243-3/+13
| | |\ \
| | | * | Removed some error codes since the errors are hard errors whichmronstrom@mysql.com2004-08-241-2/+0
| | | * | Long signal buffer size configurablemronstrom@mysql.com2004-08-231-0/+2
| | | * | Merge build.mysql.com:/home/bk/mysql-4.1-ndbmronstrom@build.mysql.com2004-08-212-1/+11
| | | |\ \
| | | | * | New config parameters for Log Page Buffersmronstrom@mysql.com2004-08-212-1/+5
| | | | * | New config parametersmronstrom@mysql.com2004-08-211-0/+6
* | | | | | merge count(*) optim with wl2025joreland@mysql.com2004-08-258-15/+29
|\ \ \ \ \ \
| * \ \ \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbjoreland@mysql.com2004-08-251-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Mergetomas@poseidon.(none)2004-08-241-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | enables case insensitivity in ndb config filetomas@poseidon.(none)2004-08-241-1/+1
| * | | | | | Implemented general purpose psuedo columns: row_count & fragmentjoreland@mysql.com2004-08-244-11/+23
| |/ / / / /
| * | | | | mergejoreland@mysql.com2004-08-242-2/+5
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Fix for bug#5171mskold@mysql.com2004-08-232-2/+5
| | |/ /
| * | | further simplifications of ndb config and aligned usage of mysql datadir in ndbtomas@poseidon.(none)2004-08-231-1/+0
| |/ /
* | | mergejoreland@mysql.com2004-08-223-1/+16
|\ \ \
| * \ \ Merge build.mysql.com:/home/bk/mysql-4.1-ndbmronstrom@build.mysql.com2004-08-216-12/+36
| |\ \ \ | | |/ /
| | * | fix compile error on some platformstomas@poseidon.(none)2004-08-201-1/+0
| | * | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmskold@mysql.com2004-08-192-0/+16
| | |\ \
| | | * | Fix for WL#1731 Handler: multiple databasesmskold@mysql.com2004-08-182-0/+16
| | | |/
* | | | Merge joreland@bk-internal.mysql.com:wl2025joreland@mysql.com2004-08-192-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Some platfom compile/build fixes for ndbtomas@poseidon.(none)2004-08-192-4/+4
| | |/ | |/|
* | | wl2025 - fix suma & backupjoreland@mysql.com2004-08-191-6/+7