index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
database
/
drivers
/
pdo
/
subdrivers
/
pdo_mysql_driver.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-02
[ci skip] DocBlocks for DB drivers' driver classes
Andrey Andreev
1
-13
/
+31
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-1
/
+2
2012-10-12
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_qb_...
Andrey Andreev
1
-0
/
+7
2012-10-12
Set MySQL client compression to FALSE by default (problems reported with it),...
Andrey Andreev
1
-0
/
+7
2012-10-12
Merge changes from develop
Andrey Andreev
1
-4
/
+20
2012-10-09
Really fix that FROM group condition
Andrey Andreev
1
-1
/
+1
2012-10-09
Alter fix for issue #1257
Andrey Andreev
1
-0
/
+20
2012-10-04
Fix issue #1789
Andrey Andreev
1
-4
/
+0
2012-07-18
Merge where() and having() logic - it's structurally identical and only the k...
Andrey Andreev
1
-1
/
+1
2012-07-18
Remove dependancies on qb_like and remove unneeded parameters from _delete(),...
Andrey Andreev
1
-5
/
+5
2012-07-05
Replace localhost with 127.0.0.1 and remove the PDO::ERRMODE_SILENT option - ...
Andrey Andreev
1
-1
/
+1
2012-06-25
Fix an erroneous property name
Andrey Andreev
1
-1
/
+1
2012-06-25
Fix pdo_mysql db_connect() with empty char_set
Andrey Andreev
1
-1
/
+1
2012-06-25
Some fixes
Andrey Andreev
1
-1
/
+1
2012-06-25
Add a default _truncate() method to PDO
Andrey Andreev
1
-0
/
+18
2012-06-25
Add pdo_firebird subdriver
Andrey Andreev
1
-0
/
+4
2012-06-24
Add pdo_sqlsrv subdriver
Andrey Andreev
1
-17
/
+24
2012-06-24
Remove _limit() from the pdo_mysql subdriver
Andrey Andreev
1
-17
/
+0
2012-06-24
Add pdo_mysql subdriver
Andrey Andreev
1
-0
/
+205