Andrey Hristov
|
7512b84a20
|
fix test
|
2011-12-14 18:37:49 +00:00 |
|
Andrey Hristov
|
536e675bfa
|
fix test
|
2011-12-14 18:37:49 +00:00 |
|
Andrey Hristov
|
3ef71f9726
|
fix test
|
2011-12-14 18:36:04 +00:00 |
|
Andrey Hristov
|
727731cf98
|
fix test
|
2011-12-14 18:36:04 +00:00 |
|
Andrey Hristov
|
63ded0f5e9
|
fix test
|
2011-12-14 18:36:04 +00:00 |
|
Andrey Hristov
|
9033d60caf
|
fix typo
|
2011-12-14 17:59:11 +00:00 |
|
Andrey Hristov
|
0d2af0c3ee
|
fix typo
|
2011-12-14 17:59:11 +00:00 |
|
Andrey Hristov
|
8a65304a01
|
fix typo
|
2011-12-14 17:59:11 +00:00 |
|
Andrey Hristov
|
e38daffe60
|
fix test
|
2011-12-14 16:27:52 +00:00 |
|
Andrey Hristov
|
141905ce54
|
fix test
|
2011-12-14 16:27:52 +00:00 |
|
Andrey Hristov
|
e82bbe91c5
|
fix test
|
2011-12-14 16:27:52 +00:00 |
|
Ulf Wendel
|
0f799cc410
|
Good to fix something, but don't forget to update tests
|
2011-11-23 17:30:59 +00:00 |
|
Ulf Wendel
|
1d1d88bec0
|
Good to fix something, but don't forget to update tests
|
2011-11-23 17:23:57 +00:00 |
|
Ulf Wendel
|
2bfd24071b
|
Always good to fix something, but don't forget to update tests
|
2011-11-23 17:01:09 +00:00 |
|
Ulf Wendel
|
87a1c1bf47
|
Fix test
|
2011-11-23 16:47:22 +00:00 |
|
Ulf Wendel
|
77025b71e1
|
Fix test
|
2011-11-23 16:47:22 +00:00 |
|
Ulf Wendel
|
b5054a7c7b
|
Fix test
|
2011-11-23 16:47:22 +00:00 |
|
Ulf Wendel
|
9475362f99
|
Message can vary depending on server version
|
2011-11-23 16:38:50 +00:00 |
|
Ulf Wendel
|
785b68a109
|
Message can vary depending on server version
|
2011-11-23 16:38:50 +00:00 |
|
Ulf Wendel
|
6c1f4e58ce
|
Message can vary depending on server version
|
2011-11-23 16:38:50 +00:00 |
|
Ulf Wendel
|
a6502de5d0
|
Skipping with libmysql. If a documentation points to more or less unmaintained wiki contents, I take it as a request to stop testing a feature. Can't tell if I get false positive, hit a bug or not. This is not libmysql testing. Its PHP MySQL API testing.
|
2011-11-22 16:52:42 +00:00 |
|
Ulf Wendel
|
09a9df8d59
|
Skipping with libmysql. If a documentation points to more or less unmaintained wiki contents, I take it as a request to stop testing a feature. Can't tell if I get false positive, hit a bug or not. This is not libmysql testing. Its PHP MySQL API testing.
|
2011-11-22 16:52:42 +00:00 |
|
Ulf Wendel
|
aeaa4b3da6
|
Skipping with libmysql. If a documentation points to more or less unmaintained wiki contents, I take it as a request to stop testing a feature. Can't tell if I get false positive, hit a bug or not. This is not libmysql testing. Its PHP MySQL API testing.
|
2011-11-22 16:52:42 +00:00 |
|
Johannes Schlüter
|
03a0f9deb4
|
- Add missing include.
|
2011-11-14 17:56:33 +00:00 |
|
Johannes Schlüter
|
2ec0a9c5c8
|
- Add missing include.
|
2011-11-14 17:56:33 +00:00 |
|
Johannes Schlüter
|
6442fc5b4a
|
- Add missing include.
|
2011-11-14 17:56:33 +00:00 |
|
Ulf Wendel
|
52e836611f
|
Improving test to reflect latest API changes
|
2011-11-03 17:39:39 +00:00 |
|
Ulf Wendel
|
25235313a0
|
Improving test to reflect latest API changes
|
2011-11-03 17:39:39 +00:00 |
|
Ulf Wendel
|
58f40c0345
|
Improving test to reflect latest API changes
|
2011-11-03 17:39:39 +00:00 |
|
Andrey Hristov
|
6a9feb730f
|
Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.
A step in the direction of keeping internal data private
|
2011-10-31 11:46:24 +00:00 |
|
Andrey Hristov
|
8fb6bdd5b8
|
Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.
A step in the direction of keeping internal data private
|
2011-10-31 11:46:24 +00:00 |
|
Andrey Hristov
|
f926a3c07d
|
Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage
|
2011-10-25 23:01:49 +00:00 |
|
Andrey Hristov
|
845d8fa10c
|
Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage
|
2011-10-25 23:01:49 +00:00 |
|
Andrey Hristov
|
10e4419231
|
api_ext to reverse_api
|
2011-10-19 15:04:12 +00:00 |
|
Andrey Hristov
|
efb68d9399
|
api_ext to reverse_api
|
2011-10-19 15:04:12 +00:00 |
|
Andrey Hristov
|
103d60fad0
|
last stat fix
|
2011-10-10 15:45:56 +00:00 |
|
Andrey Hristov
|
33eb2ab6f1
|
last stat fix
|
2011-10-10 15:45:56 +00:00 |
|
Andrey Hristov
|
063162be3a
|
fix test after stat change
|
2011-10-10 14:39:22 +00:00 |
|
Andrey Hristov
|
c75a4a408b
|
fix test after stat change
|
2011-10-10 14:39:22 +00:00 |
|
Andrey Hristov
|
e1e147aa4e
|
fix another test after stat change
|
2011-10-10 14:33:07 +00:00 |
|
Andrey Hristov
|
d4e0ef5dc9
|
fix another test after stat change
|
2011-10-10 14:33:07 +00:00 |
|
Andrey Hristov
|
4151194c5a
|
fix test
|
2011-10-10 14:19:01 +00:00 |
|
Andrey Hristov
|
90ef61d587
|
fix test
|
2011-10-10 14:19:01 +00:00 |
|
Andrey Hristov
|
3468180085
|
fix test
|
2011-10-10 13:25:45 +00:00 |
|
Andrey Hristov
|
085c3de991
|
fix test
|
2011-10-10 13:25:45 +00:00 |
|
Andrey Hristov
|
93d6c4767b
|
fix test
|
2011-10-10 12:50:09 +00:00 |
|
Andrey Hristov
|
236fb29289
|
fix test
|
2011-10-10 12:50:09 +00:00 |
|
Andrey Hristov
|
3701485d97
|
null the value before usage
|
2011-10-08 14:48:14 +00:00 |
|
Andrey Hristov
|
069e495b5f
|
null the value before usage
|
2011-10-08 14:48:14 +00:00 |
|
Andrey Hristov
|
1744885c62
|
null the value before usage
|
2011-10-08 14:48:14 +00:00 |
|