- Worldwide
- https://www.liviuconcioiu.com/
Block or Report
Block or report liviuconcioiu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
device-detector Public
Forked from matomo-org/device-detector
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
PHP 2
-
-
381 contributions in the last year
Less
More
Contribution activity
March 2023
Created 12 commits in 1 repository
Created 1 repository
- liviuconcioiu/website Python
Created a pull request in phpmyadmin/phpmyadmin that received 3 comments
Fix #18211 - Add server id parameter
Description Add server id parameter. Fixes #18211
+24
−12
•
3
comments
Opened 9 other pull requests in 2 repositories
phpmyadmin/phpmyadmin
8
merged
- Fix #18232 - Fix issues when moving a column
- Fix empty Appearance settings
- Fix #18235 - Fix charset column
- Fix #18184 - Fix TypeError Table::getRowFormat()
- Fix error when changing password
- Fix #18160 - Check if hostname exists
- Fix #18093 - Checks if username is defined
- Fix #18196 - Check if importNotification is not null
phpmyadmin/website
1
closed
Reviewed 1 pull request in 1 repository
phpmyadmin/phpmyadmin
1 pull request
Created an issue in phpmyadmin/phpmyadmin that received 15 comments
Speed improvements when exporting a database
Describe the bug Right now 250 empty tables are exported in ~43 seconds. This is because when exporting, the table schema is fetched each time for …
15
comments
Opened 26 other issues in 3 repositories
phpmyadmin/phpmyadmin
13
open
9
closed
- Difference between query time reported by phpMyAdmin and MariaDB
- Some VIEW type tables do not open
- TypeError: PhpMyAdmin\Linter::findLineNumberAndColumn(): Argument #2 ($pos) must be of type int, null given
- on update CURRENT_TIMESTAMP doesn't show as default on attributes select
- TypeError: PhpMyAdmin\Index::hasColumn(): Argument #1 ($column) must be of type string, int given
- Theme color mode can't be changed
- Disable tracking feature doesn't work
- Speed improvements when browsing a database with multiple tables
- Change password modal doesn't open
- Columns are misaligned for sys database
- TypeError: PhpMyAdmin\DatabaseInterface::quoteString(): Argument #1 ($str) must be of type string, bool given
- PhpMyAdmin\Dbal\InvalidDatabaseName: The database name must be a non-empty string.
- themes route should include server id
- Add replica replication user on MariaDB doesn't work
- Uncaught TypeError: can't access property "innerText", importNotification is null
- Warning in ./libraries/classes/Plugins/Export/ExportXml.php#278
- Fatal error: Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin
- Uncaught TypeError: right-hand side of 'in' should be an object, got undefined
- TypeError: PhpMyAdmin\Controllers\Export\ExportController::setGlobalsFromRequest(): Argument #1 ($postParams) must be of type array, null given
- TypeError: PhpMyAdmin\Table::getRowFormat(): Return value must be of type string, null returned
- TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, null given
- doc folder should be moved to public folder