Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using alternate database. #2

Closed
mhf-ir opened this issue Mar 19, 2012 · 1 comment
Closed

Using alternate database. #2

mhf-ir opened this issue Mar 19, 2012 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@mhf-ir
Copy link

mhf-ir commented Mar 19, 2012

It seems to be using Zend_Db for data base management layer. I think better using multiple support database for piwik. SQLite is better that any one. Portable and fast.

@robocoder
Copy link
Contributor

SQLite support is not being planned as it is deemed out-of-scope. However, feel free to discuss on the mailing list and/or submit a PR.

czolnowski referenced this issue in czolnowski/piwik Jun 10, 2014
Only use transactions for bulk requests (more than one request)
@mikeSimonson mikeSimonson mentioned this issue Aug 10, 2009
tsteur added a commit that referenced this issue Dec 4, 2022
Had the other day close to 80 fatal errors from a scanner where language was not a string which resulted in an error below

> preg_match(): Argument #2 ($subject) must be of type string, array given
bx80 pushed a commit that referenced this issue Dec 5, 2022
Had the other day close to 80 fatal errors from a scanner where language was not a string which resulted in an error below

> preg_match(): Argument #2 ($subject) must be of type string, array given
sgiehl added a commit that referenced this issue Feb 15, 2024
)

* [Coding Style] Enable rules PSR2.Methods.FunctionCallSignature.*

* Apply coding style around FunctionCallSignature #1 (#21927)

* Apply coding style around FunctionCallSignature #2 (#21928)

* Apply coding style around FunctionCallSignature #3 (#21929)

* Apply coding style around FunctionCallSignature #4 (#21930)

* Apply coding style around FunctionCallSignature #5 (#21931)

* Apply coding style around FunctionCallSignature #6 (#21932)

* Apply coding style around FunctionCallSignature #7 (#21933)

* Apply coding style around FunctionCallSignature #8 (#21934)

* Apply coding style around FunctionCallSignature #9 (#21935)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

3 participants