Commit Graph

22 Commits

Author SHA1 Message Date
Dan Ungureanu
8cc3a7635c Old MySQL extension is not available in newer PHP versions.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-04-13 21:58:44 +03:00
Hugues Peccatte
a68ea85d4d Remove unused locale variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-10 23:26:57 +01:00
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Michal Čihař
b1915bade0 The storeResult needs mysqli lin parameter to operate
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 16:29:56 +02:00
Michal Čihař
514e1c6356 Include missing parameter
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 14:08:58 +02:00
Michal Čihař
1f669982f8 Adjust test to new API
Also mark as incomplete tests which really did not test anything.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 12:46:22 +02:00
Michal Čihař
1590e23868 We no longer need to mock the dbi object
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 11:56:45 +02:00
Michal Čihař
302bda9961 Fix typo in method name
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 11:27:55 +02:00
Michal Čihař
4631131cbc We default to TCP connection, so I believe this is correct value here
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-09 10:33:02 +02:00
Michal Čihař
b485c6105c Remove blank lines from the end of PHP files (causing extra output)
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-24 10:57:21 +01:00
Madhura Jayaratne
f311c9c502 Remove trailing white spaces 2013-11-03 19:13:23 +05:30
Michal Čihař
b8be92991a Merge pull request #667 from adamgsoc2013/UT_DBI_Drizzle
add Unit test case for DBIDrizzle
2013-09-09 23:20:37 -07:00
adamgsoc2013
8e80b7c4a2 remove some constant definition if they are already defined in drizzle extension 2013-09-09 20:20:03 +08:00
Dieter Adriaenssens
a9c04994a6 fix coding style : add spaces between function arguments, wrap long lines 2013-09-06 17:45:01 +02:00
adamgsoc2013
9a39440856 add more case for DBIDrizzle 2013-09-03 23:01:39 +08:00
adamgsoc2013
574cf34d4f add Unit test case for DBIDrizzle 2013-09-03 21:54:10 +08:00
Michal Čihař
d6073a9053 Do not test ssl without certificates 2013-08-21 14:36:39 +02:00
adamgsoc2013
84530d30d8 Runkit testing for DBIMysqli 2013-08-18 21:55:02 +08:00
adamgsoc2013
0e7d0ba5fb runkit testing for dbi/DBIMysql 2013-08-15 21:47:50 +08:00
adamgsoc2013
66184fe8cc fix code comments on test code 2013-08-05 23:50:20 +08:00
adamgsoc2013
cdf2980b4e test case for DBIDrizzle 2013-08-02 00:09:54 +08:00
adamgsoc2013
da673ad8be test case for DBI/DBIMysql* 2013-07-28 23:10:55 +08:00