CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Story #5857

Support piwik in a different database

Added by Steffen Gebert over 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-12-29
Priority:Must have Due date:
Assignee:Kay Strobach % Done:

100%

Category:-
Target version:LATER - FUTURE Estimated time:24.00 hours
TYPO3 Version: Branch:
PHP Version: Tags:
Has patch:
Votes: 0

Description

Currently, piwik data has to be located in the same DB as TYPO3.

I dislike this, not only because of the fact that DB COMPARE wants to delete all those piwik tables.
Also every SQL dump contains lots of unimportant statistics data, when I want to copy/mirror my TYPO3 data.

An option e.g. in the EM (like in EXT:mnogosearch) to use piwik tables from another DB would be really great!

History

Updated by Kay Strobach over 3 years ago

  • Status changed from New to Accepted
  • Assignee set to Kay Strobach
  • Priority changed from Should have to Must have
  • Target version set to 2.3 - NEW BE Module

Is planned, but i missed to add it to the roadmap.

Updated by Kay Strobach over 3 years ago

please provide some screenshots of the configuration options in EXT:mnogosearch. -> I don't wanna install it.

Updated by Steffen Gebert over 3 years ago

Great to hear from your plan!

There's not much about screenshots. It's just an option to enter a DSN

ext_conf.template.php:

# cat=basic/enable; type=string; label=Database connection string:mnoGoSearch connection URL
dbaddr = mysql://user:pass@host/dbname/?dbmode=multi

After that, it directly calls mysql_*() functions in the code.

Updated by Kay Strobach over 3 years ago

is a big problem for now, as piwik need access to the TYPO3 fe_user table. need some time to find a solution.

Updated by Kay Strobach over 3 years ago

  • Target version changed from 2.3 - NEW BE Module to LATER - FUTURE

Updated by Kay Strobach over 2 years ago

  • Tracker changed from Feature to Story

Updated by Kay Strobach over 2 years ago

  • % Done changed from 0 to 70
  • Estimated time set to 24.00

Updated by Kay Strobach over 2 years ago

feedback would be nice, it seems to work stable now

Updated by Kay Strobach over 2 years ago

  • Status changed from Accepted to Resolved

Updated by Kay Strobach over 2 years ago

  • % Done changed from 70 to 100

Also available in: Atom PDF