Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 년 전 |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 년 전 |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 년 전 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 년 전 |
Joas Schilling
|
5e04254d40
Install from migrations
|
7 년 전 |
Arthur Schiwon
|
18a8f3654b
fix install on mb4 enabled mariadb/mysql
|
7 년 전 |
Thomas Müller
|
86ccc8949f
MySQL 4 byte is now detected during setup in any case.
|
7 년 전 |
Thomas Müller
|
43427e26d7
Add console command to migrate the charset
|
7 년 전 |
Thomas Müller
|
aa22f93018
During setup of a mysql database we try to detect if charset 'utf8mb4' can be used
|
7 년 전 |
Morris Jobke
|
edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff
|
7 년 전 |
Morris Jobke
|
d99ce3971b
Namespace and array syntax fixes
|
7 년 전 |
Roeland Jago Douma
|
3714a6aaf0
Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-before-creating-it
|
8 년 전 |
Joas Schilling
|
9a5401ddd7
Only log as info when we can not create a new DB user
|
8 년 전 |
Joas Schilling
|
7c061a4e06
Do not connect to database before creating it
|
8 년 전 |
Hemanth Kumar Veeranki
|
2b7d63f565
Added Exception catch in case of DB User exists
|
8 년 전 |
Morris Jobke
|
cc28f82b36
Add config option to update charset of mysql to utf8mb4
|
9 년 전 |
Vincent Petry
|
aeb4011279
Fix misleading MySQL DB creation error (#25485)
|
8 년 전 |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 년 전 |
Robin Appelman
|
8a79d314cf
Remove duplicate database connect logic in mysql setup
|
8 년 전 |
Thomas Pulzer
|
d367318088
Added occ install option for database-port.
|
8 년 전 |
Lukas Reschke
|
aba539703c
Update license headers
|
8 년 전 |
Roeland Jago Douma
|
479245a301
Move \OC\Repair to PSR-4
|
8 년 전 |