Re: Mysql 5.6, Centos 7 and errno: 24 - Too many open files - Again

2016-12-01 Thread Reindl Harald
Am 01.12.2016 um 08:26 schrieb Götz Reinicke - IT Koordinator: it happend again and I can't fix it, may be someone has a working solution and information on that: surely -> man systemd LimitNOFILE=infinity LimitMEMLOCK=infinity OOMScoreAdjust=-1000 I installed the most recent m

Mysql 5.6, Centos 7 and errno: 24 - Too many open files - Again

2016-11-30 Thread Götz Reinicke - IT Koordinator
Hi, it happend again and I can't fix it, may be someone has a working solution and information on that: I installed the most recent mysql 5.6 community on a server and do get a lot of "errno: 24 - Too many open files". There are suggestions to increase the open_files_limit, cha

Oracle Certified Professional, MySQL 5.6 Database Administrator

2016-03-09 Thread Lukas Lehner
Hi when will be the exam "Oracle Certified Professional, MySQL 5.6 Database Administrator" for MySQL 5.7? Lukas

Re: MySQL 5.0.0 [2003] vs. MySQL 5.6 [2013] from a SQL and SQL/PSM developer viewpoint

2014-01-07 Thread Reindl Harald
Am 07.01.2014 13:48, schrieb Lukas Lehner: > Are there big changes between MySQL 5.0.0 vs. MySQL 5.6? I am only > interested in developer changes (not admin) > Can I use development books for MySQL 5.0.0 [2003] and use the code an > recent MariaDB and MySQL releases? clearly yes

MySQL 5.0.0 [2003] vs. MySQL 5.6 [2013] from a SQL and SQL/PSM developer viewpoint

2014-01-07 Thread Lukas Lehner
Hi Are there big changes between MySQL 5.0.0 vs. MySQL 5.6? I am only interested in developer changes (not admin) Can I use development books for MySQL 5.0.0 [2003] and use the code an recent MariaDB and MySQL releases?

Oracle Certified Professional, MySQL 5.6 Developer [1Z0-882]

2013-10-14 Thread Lukas Lehner
Hi is the book "Oracle Database 11g and MySQL 5.6 Developer Handbook from Michael McLaughlin" a good preparation for new dev exam 1Z0-882? Will I pass when understand and know everything in this book? Lukas

Oracle Launches New MySQL 5.6 Certifications

2013-09-12 Thread misiaq
Older MySQL Exams to Retire https://blogs.oracle.com/certification/entry/0875_01 regards, m -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql

答复: how to get the levels of a table or a index in Mysql 5.6?

2013-07-08 Thread 平安科技数据库技术支持部
The level is the height of a B-tree table or a B-tree index in mysql 5.6. My question is how to get the height(blevel) of a B-tree table or a B-tree index in mysql 5.6? Thanks. In oracle database,we can use the following statement to query the blevel of a index select index_name,blevel

RE: how to get the levels of a table or a index in Mysql 5.6?

2013-07-08 Thread Rick James
index in Mysql 5.6? > > On 08.07.2013 04:23, 李炜(平安科技数据库技术支持部) wrote: > > > how to get the levels of a table or a index in Mysql 5.6? > > Level? What is level supposed to be in that context? > Cardinality? Or something completely different? > > /me confused ... >

Re: how to get the levels of a table or a index in Mysql 5.6?

2013-07-08 Thread Hartmut Holzgraefe
On 08.07.2013 04:23, 李炜(平安科技数据库技术支持部) wrote: > how to get the levels of a table or a index in Mysql 5.6? Level? What is level supposed to be in that context? Cardinality? Or something completely different? /me confused ... -- Hartmut Holzgraefe Principal Support Engineer (EMEA) SkySQL

how to get the levels of a table or a index in Mysql 5.6?

2013-07-07 Thread 平安科技数据库技术支持部
Hi how to get the levels of a table or a index in Mysql 5.6? thanks The information in this email is confidential and may be legally privileged. If you have

Re: Editing existing Trigger MySQL 5.6

2013-05-29 Thread hsv
>>>> 2013/05/29 10:39 +0100, Neil Tompkins >>>> Using Workbench with MySQL 5.6 how do I edit a existing Trigger. Do I need to DROP the Trigger and create a new one ? If that is the case how can you run start command in a live environment ? <<<<<<<&

Editing existing Trigger MySQL 5.6

2013-05-29 Thread Neil Tompkins
Hi, Using Workbench with MySQL 5.6 how do I edit a existing Trigger. Do I need to DROP the Trigger and create a new one ? If that is the case how can you run start command in a live environment ? Thanks Neil

Re: MySQL 5.6

2011-09-29 Thread Sharl.Jimh.Tsin
在 2011-09-29四的 21:29 +0100,Tompkins Neil写道: > Hi > > Does anyone know when the production release of MySQL 5.6 will be out ? > > Thanks > Neil no idea,maybe you could find some useful info from http://forge.mysql.com/wiki/Development_Cycle. -- Best regards, Sharl.Jim

MySQL 5.6

2011-09-29 Thread Tompkins Neil
Hi Does anyone know when the production release of MySQL 5.6 will be out ? Thanks Neil