Re: [Maria-discuss] mariadb and ssl setup, but how ?

2016-04-16 Thread Benny Pedersen

On 2016-04-16 18:56, Reindl Harald wrote:


http://dev.mysql.com/doc/refman/5.7/en/using-secure-connections.html


thanks


no idea what "not just per user" shoud mean


setup a new user via phpmyadmin, it ask for ssl options there

___
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-discuss] mariadb and ssl setup, but how ?

2016-04-16 Thread Reindl Harald



Am 16.04.2016 um 18:51 schrieb Benny Pedersen:

i like to have ssl on mariadb in global not just pr user, but i dont
find much dokumention on how to setup this


http://dev.mysql.com/doc/refman/5.7/en/using-secure-connections.html

no idea what "not just per user" shoud mean





signature.asc
Description: OpenPGP digital signature
___
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp


[Maria-discuss] mariadb and ssl setup, but how ?

2016-04-16 Thread Benny Pedersen
i like to have ssl on mariadb in global not just pr user, but i dont 
find much dokumention on how to setup this


using gentoo  here, so if its covered somewhere let me know where i 
search future info on this


___
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-discuss] HikariCP + searching archives

2016-04-16 Thread Stu Smith
Thanks! But, yes I tried that before asking - and got no results, so I
figured it couldn't be indexed for some reason. Maybe I had a typo.. or I
guess maybe there weren't very many (any) hikari questions on discuss?

Take care,
  -stu
On Apr 16, 2016 1:18 AM, "Kristian Nielsen" 
wrote:

> Stu Smith  writes:
>
> >   I'm curious if there is a way to search the archives for this list - I
>
> One way is to use google with an additional search term:
>
>   site:lists.launchpad.net/maria-discuss
>
> This restricts the search to the archives. The maria-developers@ list can
> be
> similarly searched by adding a search term:
>
>   site:lists.launchpad.net/maria-developers
>
> Hope this helps,
>
>  - Kristian.
>
___
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-discuss] HikariCP + searching archives

2016-04-16 Thread Kristian Nielsen
Stu Smith  writes:

>   I'm curious if there is a way to search the archives for this list - I

One way is to use google with an additional search term:

  site:lists.launchpad.net/maria-discuss

This restricts the search to the archives. The maria-developers@ list can be
similarly searched by adding a search term:

  site:lists.launchpad.net/maria-developers

Hope this helps,

 - Kristian.

___
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp


[Maria-discuss] HikariCP + searching archives

2016-04-16 Thread Stu Smith
Hello,
  I'm curious if there is a way to search the archives for this list - I
couldn't find one, so I think I'm about to ask a simple question, but here
goes:

I noticed the MariaDB connector/J docs give an example using the HikariCP
connection pool. Was there any reason for this?

I saw they filed bugs in the mariadb jira, so they have put some effort
into working with the community - and they have pretty graphs showing how
fast they are.

We're not really too worried about optimizing it yet - just adding a
connection pool as a best practice kind of thing to a rest service hitting
mariadb. Just wanted to make sure there weren't any caveats to using it
with connector/J or if it was picked as the example for any particular
reason.

Also - any thoughts on pooling being a best practice to start off with or
an optimization you should put in when you need it, and feel like tweaking
pool lifetimes, etc...


Thanks!

Take care,
  -stu
___
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help   : https://help.launchpad.net/ListHelp