tomas@poseidon.ndb.mysql.com
2e7148576c
changed example names
...
and updated some docs
2005-01-04 16:15:15 +01:00
tomas@poseidon.ndb.mysql.com
9d267f4d29
deleted select all example as it is obsolete and replaced by ndbapi_scan_example
2005-01-04 14:12:45 +01:00
tomas@poseidon.ndb.mysql.com
53acd15667
changed some NdbConnection to NdbTransaction
2005-01-04 13:47:16 +01:00
tomas@poseidon.ndb.mysql.com
abb926c3c9
updated all examples to use mysql c-api create table
2005-01-04 13:36:53 +01:00
tomas@poseidon.ndb.mysql.com
c1cfd9b446
added const declarations
2005-01-04 13:15:03 +01:00
tomas@poseidon.ndb.mysql.com
24ceb87455
changes ndb types include
2005-01-04 13:12:22 +01:00
tomas@poseidon.ndb.mysql.com
2707d22f16
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-04 08:31:40 +01:00
tomas@poseidon.ndb.mysql.com
b44738826a
changed NdbConnection to NdbTransaction
2005-01-04 08:30:48 +01:00
joreland@mysql.com
8808669218
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-03 23:36:19 +01:00
tomas@poseidon.ndb.mysql.com
c14ebf5216
updated example1 to use mysql c-api for table creation
2005-01-03 23:16:59 +01:00
joreland@mysql.com
d77ef1f080
Merge
2005-01-03 23:01:55 +01:00
joreland@mysql.com
e74fc338e9
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-03 22:59:20 +01:00
joreland@mysql.com
c2f648508e
merge error
2005-01-03 22:58:29 +01:00
joreland@mysql.com
3ffeca9a5c
merge 5.0->5.0-ndb
2005-01-03 21:42:43 +01:00
vtkachenko@intelp4d.mysql.com
01030fe12a
Merge bk-internal:/home/bk/mysql-5.0
...
into intelp4d.mysql.com:/users/vtkachenko/bk/mysql-5.0
2005-01-03 21:29:09 +01:00
vtkachenko@intelp4d.mysql.com
4e67fc6310
sync0sync.h, sync0rw.h:
...
Fix Bug#7624
2005-01-03 21:27:17 +01:00
bell@sanja.is.com.ua
44d76a4911
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
2005-01-03 22:20:47 +02:00
bell@sanja.is.com.ua
8c39a4f463
fixed reporting error
2005-01-03 22:16:54 +02:00
joreland@mysql.com
a9853184d3
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-03 20:31:47 +01:00
joreland@mysql.com
14b66b19e4
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-03 20:12:07 +01:00
tomas@poseidon.ndb.mysql.com
3a5b5b0c29
updated ndbapi examples
2005-01-03 20:11:21 +01:00
joreland@mysql.com
18920d4831
bug#7626 - post review version
2005-01-03 20:10:23 +01:00
monty@mysql.com
2299e1eca4
Better handling of ensuring that setup_tables() are not called twice
...
This fixed a bug in prepared statements when used with outher joins
Fixed a bug in SUM(DISTINCT) when used with prepared statements.
Some safety fixes in test scripts to ensure that previous test failures shouldn't affect other tests
2005-01-03 21:04:33 +02:00
joreland@mysql.com
ce57f0156d
Merge mysql.com:/home/jonas/src/mysql-4.1-fix
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-03 19:44:29 +01:00
joreland@mysql.com
7d0d191999
bug#7626 - ndb UintPtr handling
2005-01-03 19:39:09 +01:00
joreland@mysql.com
5278560bc3
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-01-03 19:09:10 +01:00
joreland@mysql.com
bd597f54d5
bug#7626 - ndb - non portable uint_ptr
2005-01-03 19:08:27 +01:00
tomas@poseidon.ndb.mysql.com
2ee205e55a
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-03 17:45:53 +01:00
tomas@poseidon.ndb.mysql.com
51863a7f14
updated ndbapi examples
...
removed references to example2 (asynch api)
2005-01-03 17:44:57 +01:00
mskold@mysql.com
9647a076a6
Merge
2005-01-03 14:33:00 +01:00
mskold@mysql.com
31360fb01a
Merge for WL#2290 Add support for bit field in ndbcluster handler
2005-01-03 14:29:27 +01:00
mskold@mysql.com
ce103eeff7
Merge
2005-01-03 13:52:17 +01:00
tomas@poseidon.ndb.mysql.com
e57c090965
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-03 13:52:16 +01:00
tomas@poseidon.ndb.mysql.com
7c6458f69b
Makefile:
...
fixed ndbapi_example
ndbapi_example1.cpp:
fixed ndbapi_example
2005-01-03 13:51:28 +01:00
monty@mysql.com
e205136170
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2005-01-03 13:57:17 +02:00
monty@mysql.com
ce456b6a20
Remove clear_insert_values() because it was far from trivial to handle the cleanup in all cases
...
(Old code failed for INSERT ... ON DUPLICATE with prepared statements)
Instead, always reset table->insert_values on open.
2005-01-03 13:56:23 +02:00
joreland@mysql.com
9011082eb8
ndb Updated example
2005-01-03 12:07:47 +01:00
mskold@mysql.com
6fa7831ade
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-01-03 12:03:39 +01:00
mskold@mysql.com
8edd9baa2c
Fixed failed merge
2005-01-03 11:56:51 +01:00
tomas@poseidon.ndb.mysql.com
c3f03a3801
updated ndbapi examples
2005-01-03 11:31:05 +01:00
tomas@poseidon.ndb.mysql.com
864b3b2080
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-03 11:11:32 +01:00
tomas@poseidon.ndb.mysql.com
93f9641412
configure.in:
...
updated ndb version number
2005-01-03 11:03:50 +01:00
tomas@poseidon.ndb.mysql.com
9ed1a96c23
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-01-03 11:01:39 +01:00
mskold@mysql.com
689748b548
Merge from fix for Bug #7480 Mysqld crash in ha_ndbcluster using Query Browser
2005-01-03 09:46:59 +01:00
joreland@mysql.com
d00c61bcd8
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2005-01-03 09:36:25 +01:00
joreland@mysql.com
bafb41ae12
merge
2005-01-03 09:24:18 +01:00
monty@mysql.com
1e88bdbf90
Streamlined code for trim, ltrim and rtrim
...
Portability fixes
2005-01-02 23:31:37 +02:00
tomas@poseidon.ndb.mysql.com
7840e5d9c6
updated EventApi documentation
2005-01-02 13:21:17 +01:00
sergefp@mysql.com
9bb8f6d031
Fix the tests: allow result of concat('a', -0.0) be both 'a0.0' and 'a-0.0'
...
(this depends on s[n]printf implementation and differs from system to system)
2005-01-02 14:15:51 +03:00
tomas@poseidon.ndb.mysql.com
a4843c63e3
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-01-01 22:51:24 +01:00