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 |
|
Andrey Hristov
|
5b1efc1d87
|
Add test case
|
2011-10-06 17:06:02 +00:00 |
|
Andrey Hristov
|
00e9a1f942
|
Add test case
|
2011-10-06 17:06:02 +00:00 |
|
Andrey Hristov
|
48077f321f
|
Add test case
|
2011-10-06 17:06:02 +00:00 |
|
Andrey Hristov
|
eb0f361439
|
Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Fix for Bug #55859 mysqli->stat property access gives error
|
2011-10-06 11:25:05 +00:00 |
|
Andrey Hristov
|
26dd8c52c4
|
Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Fix for Bug #55859 mysqli->stat property access gives error
|
2011-10-06 11:25:05 +00:00 |
|
Andrey Hristov
|
7a7b550003
|
Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().
Fix for Bug #55859 mysqli->stat property access gives error
|
2011-10-06 11:25:05 +00:00 |
|
Johannes Schlüter
|
a53c7127bf
|
- Use the proper variable here.
|
2011-09-21 12:34:15 +00:00 |
|
Johannes Schlüter
|
679c87e999
|
- Use the proper variable here.
|
2011-09-21 12:34:15 +00:00 |
|
Xinchen Hui
|
08201e11fe
|
Fix Bug #55703(PHP crash when calling mysqli_fetch_fields)
Since the catalog values always is "def" now, see http://dev.mysql.com/doc/refman/5.0/en/c-api-data-structures.html
|
2011-09-17 03:12:23 +00:00 |
|
Xinchen Hui
|
212d210ac9
|
Fix Bug #55703(PHP crash when calling mysqli_fetch_fields)
Since the catalog values always is "def" now, see http://dev.mysql.com/doc/refman/5.0/en/c-api-data-structures.html
|
2011-09-17 03:12:23 +00:00 |
|
Xinchen Hui
|
26c1a62b34
|
Fix Bug #55703(PHP crash when calling mysqli_fetch_fields)
Since the catalog values always is "def" now, see http://dev.mysql.com/doc/refman/5.0/en/c-api-data-structures.html
|
2011-09-17 03:12:23 +00:00 |
|
Ulf Wendel
|
b509ba6dbd
|
This should please gcov.php.net which hits error 1044 instead of 1049.
|
2011-09-12 15:05:10 +00:00 |
|
Ulf Wendel
|
c5523b5689
|
This should please gcov.php.net which hits error 1044 instead of 1049.
|
2011-09-12 15:05:10 +00:00 |
|
Ulf Wendel
|
0290718b00
|
This should please gcov.php.net which hits error 1044 instead of 1049.
|
2011-09-12 15:05:10 +00:00 |
|
Ulf Wendel
|
019e96a7f6
|
Fix typo.
|
2011-09-12 13:55:28 +00:00 |
|
Ulf Wendel
|
078cbac1d2
|
Fix typo.
|
2011-09-12 13:55:28 +00:00 |
|
Ulf Wendel
|
1c688e06dd
|
Fix typo.
|
2011-09-12 13:55:28 +00:00 |
|
Ulf Wendel
|
0024235874
|
Minor issue. Seems to fail the same way on various PHP + MySQL combinations. Setting XFAIL until we fix it.
|
2011-09-12 13:39:57 +00:00 |
|
Ulf Wendel
|
27c73aa542
|
Minor issue. Seems to fail the same way on various PHP + MySQL combinations. Setting XFAIL until we fix it.
|
2011-09-12 13:39:57 +00:00 |
|
Ulf Wendel
|
2472bf8898
|
Minor issue. Seems to fail the same way on various PHP + MySQL combinations. Setting XFAIL until we fix it.
|
2011-09-12 13:39:57 +00:00 |
|
Ulf Wendel
|
c4de2c8654
|
Hits libmysql/MySQL bug, works with mysqlnd
|
2011-09-12 13:14:16 +00:00 |
|
Ulf Wendel
|
ca79494000
|
Hits libmysql/MySQL bug, works with mysqlnd
|
2011-09-12 13:14:16 +00:00 |
|
Ulf Wendel
|
49e693124f
|
Hits libmysql/MySQL bug, works with mysqlnd
|
2011-09-12 13:14:16 +00:00 |
|
Ulf Wendel
|
496d6d45e9
|
Those will fail with MySQL 5.5. Running them because they have unveiled a crash, which has been fixed already. Setting to XFAIL, need to be decide if and/or how the functionality shall be supported.
|
2011-09-12 12:14:56 +00:00 |
|
Ulf Wendel
|
9bbb03391f
|
Those will fail with MySQL 5.5. Running them because they have unveiled a crash, which has been fixed already. Setting to XFAIL, need to be decide if and/or how the functionality shall be supported.
|
2011-09-12 12:14:56 +00:00 |
|
Ulf Wendel
|
76879f2cce
|
Those will fail with MySQL 5.5. Running them because they have unveiled a crash, which has been fixed already. Setting to XFAIL, need to be decide if and/or how the functionality shall be supported.
|
2011-09-12 12:14:56 +00:00 |
|
Xinchen Hui
|
6b57319cf4
|
Fixed Bug #55653(PS crash with libmysql when binding same variable as param and out)
Actually this caused by attempt to efree a INTERNED string
|
2011-09-10 03:51:16 +00:00 |
|
Xinchen Hui
|
5e477ae1f8
|
Fixed Bug #55653(PS crash with libmysql when binding same variable as param and out)
Actually this caused by attempt to efree a INTERNED string
|
2011-09-10 03:51:16 +00:00 |
|
Ulf Wendel
|
8ed1dc2fa9
|
Bug #55653
|
2011-09-09 12:12:08 +00:00 |
|
Ulf Wendel
|
61384510f1
|
Bug #55653
|
2011-09-09 12:12:08 +00:00 |
|
Ulf Wendel
|
6cb483cff8
|
Bug #55653
|
2011-09-09 12:12:08 +00:00 |
|
Christopher Jones
|
1c809df001
|
Fix skipifs to match other tests for the case when connection fails
|
2011-09-08 17:40:15 +00:00 |
|
Christopher Jones
|
de264a62cf
|
Fix skipifs to match other tests for the case when connection fails
|
2011-09-08 17:40:15 +00:00 |
|
Christopher Jones
|
0a8e670b15
|
Fix skipifs to match other tests for the case when connection fails
|
2011-09-08 17:40:15 +00:00 |
|