Cargando…

MariaDB cookbook : over 95 recipes to unlock the power of MariaDB /

A practical cookbook, filled with advanced recipes, and plenty of code and commands used for illustration, which will make your learning curve easy and quick. This book is for anyone who wants to learn more about databases in general or MariaDB in particular. Some familiarity with SQL databases is a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bartholomew, Daniel (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham ; Mumbai : Packt Publishing, 2014.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 i 4500
001 EBSCO_ocn878060831
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 140424s2014 enka o 001 0 eng d
040 |a N$T  |b eng  |e rda  |e pn  |c N$T  |d UMI  |d E7B  |d COO  |d DEBBG  |d YDXCP  |d OCLCQ  |d OCLCO  |d OCLCF  |d D6H  |d AGLDB  |d COCUF  |d ICA  |d CNNOR  |d OCLCQ  |d OCLCO  |d MOR  |d PIFAG  |d OCLCQ  |d OCLCO  |d U3W  |d REB  |d STF  |d VTS  |d CEF  |d NLE  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d UAB  |d AU@  |d M8D  |d HS0  |d OCLCQ  |d OCLCO  |d OCLCQ 
016 7 |a 018006525  |2 Uk 
019 |a 876830859 
020 |a 9781783284405  |q (electronic bk.) 
020 |a 1783284404  |q (electronic bk.) 
020 |z 9781783284399 
020 |z 1783284390 
029 1 |a CHNEW  |b 000695118 
029 1 |a CHNEW  |b 000695125 
029 1 |a DEBBG  |b BV042032186 
029 1 |a DEBSZ  |b 414176537 
029 1 |a DEBSZ  |b 484721879 
029 1 |a GBVCP  |b 814135102 
029 1 |a UKMGB  |b 018006525 
035 |a (OCoLC)878060831  |z (OCoLC)876830859 
037 |a CL0500000414  |b Safari Books Online 
050 4 |a QA76.9.D3  |b B369 2014eb 
072 7 |a COM  |x 051170  |2 bisacsh 
082 0 4 |a 005.75/65  |2 23 
049 |a UAMI 
100 1 |a Bartholomew, Daniel,  |e author. 
245 1 0 |a MariaDB cookbook :  |b over 95 recipes to unlock the power of MariaDB /  |c Daniel Bartholomew. 
264 1 |a Birmingham ;  |a Mumbai :  |b Packt Publishing,  |c 2014. 
264 4 |c ©2014 
300 |a 1 online resource (iv, 268 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Quick answers to common problems 
588 0 |a Print version record. 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with MariaDB; Introduction; Installing MariaDB on Windows; Installing MariaDB on Linux; Installing MariaDB on Mac OS X; Enabling the Feedback plugin; Switching between InnoDB and XtraDB; Creating a backup user; Making backups with XtraBackup; Making backups with mysqldump; Checking and optimizing tables automatically with mysqlcheck and cron; Using progress reporting in the mysql client; Chapter 2: Diving Deep into MariaDB; Introduction 
505 8 |a Importing the data exported by mysqldumpUsing SHOW EXPLAIN with running queries; Using LIMIT ROWS EXAMINED; Using INSTALL SONAME; Producing HTML output; Producing XML output; Migrating a table from MyISAM to Aria; Migrating a table from MyISAM or Aria to InnoDB or XtraDB; Chapter 3: Optimizing and Tuning MariaDB; Introduction; Using SHOW STATUS to check if a feature is being used; Controlling MariaDB optimizer strategies; Using extended keys with InnoDB and XtraDB; Configuring the Aria two-step deadlock detection; Configuring the MyISAM segmented key cache; Configuring threadpool 
505 8 |a Configuring the Aria pagecacheOptimizing queries with the subquery cache; Optimizing semijoin subqueries; Creating an index; Creating a full-text index; Removing an index; Using JOINs; Using microseconds in the DATETIME columns; Updating DATETIME and TIMESTAMP columns automatically; Chapter 4: TokuDB Storage Engine; Introduction; Installing TokuDB; Configuring TokuDB; Creating TokuDB tables; Migrating to TokuDB; Adding indexes to TokuDB tables; Modifying the compression of a TokuDB table; Chapter 5: The CONNECT Storage Engine; Introduction; Installing the CONNECT storage engine 
505 8 |a Creating and dropping CONNECT tablesReading and writing CSV data using CONNECT; Reading and writing XML data using CONNECT; Accessing MariaDB tables using CONNECT; Using the XCOL table type; Using the PIVOT table type; Using the OCCUR table type; Using the WMI table type; Using the MAC address table type; Chapter 6: Replication in MariaDB; Introduction; Setting up replication; Using global transaction IDs; Using multisource replication; Enhancing the binlog with row event annotations; Configuring binlog event checksums; Selectively skipping replication of binlog events 
505 8 |a Chapter 7: Replication with MariaDB Galera ClusterIntroduction; Installing MariaDB Galera Cluster; Dropping a node from a MariaDB Galera Cluster; Shutting down a MariaDB Galera Cluster; Chapter 8: Performance and Usage Statistics; Introduction; Installing the Audit Plugin; Using the Audit Plugin; Using engine-independent table statistics; Using extended statistics; Enabling the performance schema; Using the performance schema; Chapter 9: Searching Data using Sphinx; Introduction; Installing SphinxSE in MariaDB; Installing the Sphinx daemon on Linux; Installing the Sphinx daemon on Windows 
520 |a A practical cookbook, filled with advanced recipes, and plenty of code and commands used for illustration, which will make your learning curve easy and quick. This book is for anyone who wants to learn more about databases in general or MariaDB in particular. Some familiarity with SQL databases is assumed, but the recipes are approachable to almost anyone with basic database skills. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a MariaDB. 
630 0 7 |a MariaDB.  |2 fast  |0 (OCoLC)fst01786766 
650 0 |a Database management. 
650 0 |a Open source software. 
650 6 |a Bases de données  |x Gestion. 
650 6 |a Logiciels libres. 
650 7 |a COMPUTERS  |x Programming Languages  |x SQL.  |2 bisacsh 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
650 7 |a Open source software.  |2 fast  |0 (OCoLC)fst01046097 
776 0 8 |i Print version:  |a Bartholomew, Daniel.  |t MariaDB cookbook  |z 9781783284399  |w (OCoLC)875407188 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=734982  |z Texto completo 
938 |a ebrary  |b EBRY  |n ebr10851719 
938 |a EBSCOhost  |b EBSC  |n 734982 
938 |a YBP Library Services  |b YANK  |n 11721639 
994 |a 92  |b IZTAP