summaryrefslogtreecommitdiff
path: root/ndb/examples
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am:unknown2005-01-2620-2825/+0
* updated logevent exampleunknown2005-01-251-20/+56
* use select for sleep instead of nanosleep for portability reasonsunknown2005-01-243-13/+12
* Makefile:unknown2005-01-191-0/+23
* WL#2299, structured log eventsunknown2005-01-191-0/+104
* Bug#7626unknown2005-01-131-5/+6
* added new methods for NdbTransaction::getNdbIndexOperation() and NdbTransacti...unknown2005-01-106-26/+97
* fixed a number of doxygen warningsunknown2005-01-101-3/+0
* added using table object reference in event creationunknown2005-01-071-2/+5
* added classification "schema object already exists"unknown2005-01-071-2/+2
* updated event example to make use of new NdbError member in NdbEventOpera...unknown2005-01-061-5/+5
* ndbapi event code cleanupunknown2005-01-051-25/+22
* last go at enabling using const NdbDictionary didn't workunknown2005-01-051-2/+1
* changed to using NdbTransaction scoped enumsunknown2005-01-056-20/+21
* Hide internal unique index namingunknown2005-01-041-3/+3
* changed example namesunknown2005-01-0411-19/+55
* deleted select all example as it is obsolete and replaced by ndbapi_scan_exampleunknown2005-01-042-292/+0
* changed some NdbConnection to NdbTransactionunknown2005-01-041-6/+5
* updated all examples to use mysql c-api create tableunknown2005-01-047-340/+286
* updated example1 to use mysql c-api for table creationunknown2005-01-032-71/+80
* updated ndbapi examplesunknown2005-01-034-45/+37
* updated ndbapi examplesunknown2005-01-0310-212/+282
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-032-2/+19
|\
| * Makefile:unknown2005-01-032-2/+19
* | ndb Updated exampleunknown2005-01-031-207/+181
|/
* updated ndbapi examplesunknown2005-01-0312-148/+128
* changed to call internal snprintf/vsnprintfunknown2004-10-211-1/+1
* ndb: set column type sets column defaultsunknown2004-09-154-15/+12
* ndb_init() to all ndb programsunknown2004-09-158-0/+8
* more removing of "system" files and introducing ndb_global/my_globalunknown2004-05-072-20/+4
* Merge NDB patches into 4.1-clone, below is list of changesetsunknown2004-05-043-3/+3
* Fix up of Makefiles for NDB Clusterunknown2004-04-141-0/+1
* Initial revision of NDB Cluster filesunknown2004-04-1420-0/+2873