Jörn Friedrich Dreyer
|
10382ef2f0
|
allow empty hostname and dots in service name for oracle autosetup
|
2014-08-29 17:09:17 +02:00 |
Robin Appelman
|
76c709d7de
|
Add repair step to set MySQL collation to utf8_bin
Set default collation of mysql connection to utf8_bin
Set utf_bin as default collation for new tables
|
2014-07-08 15:12:07 +02:00 |
Vincent Petry
|
b2ac8755ce
|
Merge pull request #6632 from eduardosan/master
Fix PostgreSQL port configuration on install
|
2014-03-12 18:52:47 +01:00 |
Joas Schilling
|
dbec143f09
|
Change MySQL to MySQL/MariaDB in the frontend
Fix issue #6269
|
2014-02-07 17:03:43 +01:00 |
eduardo
|
428d2b6e0f
|
Remove unused spaces
|
2014-01-08 00:16:37 -02:00 |
eduardo
|
938ece1a3f
|
Remove name from code
|
2014-01-08 00:15:08 -02:00 |
eduardo
|
569851fa0e
|
Add tabs to conformance with owncloud code standards
|
2014-01-05 12:38:54 -02:00 |
eduardo
|
d258ade35e
|
Fix PostgreSQL port configuration on install
|
2014-01-04 19:23:25 -02:00 |
Thomas Mueller
|
87e795a693
|
fixing PHPDoc and spelling
|
2013-12-02 08:42:28 +01:00 |
Andreas Fischer
|
93b0bd0a9e
|
Use getLastError() everywhere.
|
2013-11-28 12:05:46 +01:00 |
Andreas Fischer
|
904573d0d0
|
Add getLastError()
|
2013-11-28 12:04:28 +01:00 |
Andreas Fischer
|
955127231a
|
No function as oci_last_error. It's oci_error.
|
2013-11-28 11:37:29 +01:00 |
Andreas Fischer
|
fcf332abbf
|
There is no property such as dbusername. It's 'dbuser'.
|
2013-11-28 11:33:49 +01:00 |
Andreas Fischer
|
b90f88f939
|
Correct property name. It's 'dbpassword', with the 'db' prefix.
|
2013-11-28 11:33:43 +01:00 |
Andreas Fischer
|
005c98e46c
|
Correct property name. It's just 'tableprefix', without the 'db' prefix.
|
2013-11-28 11:23:45 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |