Skip to content

[Profiler] Add documentation on switching to different profiler storage #2112

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

Closed
inoryy opened this issue Jan 6, 2013 · 1 comment
Closed
Labels
actionable Clear and specific issues ready for anyone to take them. hasPR A Pull Request has already been submitted for this issue. Profiler

Comments

@inoryy
Copy link
Contributor

inoryy commented Jan 6, 2013

For example, how to enable MySql profiler storage?

@weaverryan
Copy link
Member

For reference, the answer would look something like this:

framework:
    profiler:
        dsn: mysql:host=localhost;dbname=%database_name%
        username: %database_user%
        password: %database_password%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. hasPR A Pull Request has already been submitted for this issue. Profiler
Projects
None yet
Development

No branches or pull requests

2 participants