|
|
|
|
LEADER |
00000cam a2200000Mu 4500 |
001 |
EBSCO_ocn861558927 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
131026s2013 enk o 000 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d IDEBK
|d DEBSZ
|d E7B
|d UMI
|d N$T
|d S4S
|d COO
|d DEBBG
|d OCLCQ
|d OCLCO
|d OCLCF
|d YDXCP
|d OCLCQ
|d LOA
|d FEM
|d AGLDB
|d ICA
|d MOR
|d PIFAG
|d XFH
|d ZCU
|d MERUC
|d OCLCQ
|d U3W
|d D6H
|d STF
|d OCLCQ
|d VTS
|d CEF
|d CRU
|d ICG
|d OCLCQ
|d INT
|d VT2
|d AU@
|d UKMGB
|d OCLCQ
|d WYU
|d G3B
|d TKN
|d OCLCQ
|d UAB
|d DKC
|d OCLCQ
|d M8D
|d UKAHL
|d OCLCQ
|d OCLCO
|d QGK
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018005443
|2 Uk
|
019 |
|
|
|a 867906966
|a 868236230
|a 900745807
|a 961590982
|a 962698046
|a 968076611
|a 968982184
|a 1259058349
|
020 |
|
|
|a 9781782168102
|q (electronic bk.)
|
020 |
|
|
|a 1782168109
|q (electronic bk.)
|
020 |
|
|
|a 1782168095
|
020 |
|
|
|a 9781782168096
|
020 |
|
|
|z 9781782168096
|
029 |
1 |
|
|a CHNEW
|b 000640498
|
029 |
1 |
|
|a CHNEW
|b 001052312
|
029 |
1 |
|
|a CHVBK
|b 311614590
|
029 |
1 |
|
|a CHVBK
|b 567711323
|
029 |
1 |
|
|a DEBBG
|b BV041633644
|
029 |
1 |
|
|a DEBBG
|b BV041778279
|
029 |
1 |
|
|a DEBBG
|b BV044063824
|
029 |
1 |
|
|a DEBSZ
|b 397645295
|
029 |
1 |
|
|a DEBSZ
|b 404327648
|
029 |
1 |
|
|a DEBSZ
|b 493129812
|
029 |
1 |
|
|a UKMGB
|b 018005443
|
035 |
|
|
|a (OCoLC)861558927
|z (OCoLC)867906966
|z (OCoLC)868236230
|z (OCoLC)900745807
|z (OCoLC)961590982
|z (OCoLC)962698046
|z (OCoLC)968076611
|z (OCoLC)968982184
|z (OCoLC)1259058349
|
037 |
|
|
|a CL0500000358
|b Safari Books Online
|
050 |
|
4 |
|a QA76.9.D3
|
072 |
|
7 |
|a COM
|x 013000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 014000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 067000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 032000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 037000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 052000
|2 bisacsh
|
082 |
0 |
4 |
|a 004.36
|a 004/.36
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Bartholomew, Daniel.
|
245 |
1 |
0 |
|a Getting Started with MariaDB.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2013.
|
300 |
|
|
|a 1 online resource (100 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
490 |
1 |
|
|a Community experience distilled
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing MariaDB; Choosing a MariaDB series; The development series; The stable series; The maintenance series; Installing MariaDB on Windows; Installing MariaDB on Mac OS X; Installing MariaDB on Debian, Ubuntu, and Linux Mint; Installing MariaDB on Fedora, Red Hat, and CentOS; Installing MariaDB on Other Linux Distributions; MariaDB Package Security; After the installation; Troubleshooting installation issues; Summary; Chapter 2: Configuring MariaDB.
|
505 |
8 |
|
|a Filesystem layout for MariaDBFilesystem layout for Windows; Filesystem layout for Linux; Modular configuration on Linux; The MariaDB configuration file; Comments; Groups; Options which do not require values; Options which require values; Options, options, everywhere; Activating configuration changes; Summary; Chapter 3: MariaDB Security; Securing MariaDB in ten seconds; Connecting safely; Server security; Building security; Internal network security; Internet security; Summary; Chapter 4: MariaDB User Account Management; User privileges; Global administrative privileges.
|
505 |
8 |
|
|a Database, table, and column privilegesMiscellaneous privileges and limits; Creating users; Granting permissions; Adding and removing privileges; Showing grants; Changing passwords; Removing users; Summary; Chapter 5: Using MariaDB; Running the mysql command-line client; Using a database; Listing all databases on a server; Creating and dropping databases; Creating a database; Dropping a database; Creating, altering, and dropping tables; Creating a table; Showing the command used to create a table; Exploring the Structure of a Table; Altering a table; Adding a column; Modifying a column.
|
505 |
8 |
|
|a Dropping a columnDropping a table; Selecting, inserting, updating, and deleting data; Inserting data; Updating data; Deleting data; Reading data; Summary; Chapter 6: MariaDB Maintenance; MariaDB log files; The all-important binary log; The error log; The general query log; The slow query log; Optimizing and tuning MariaDB; Backing up MariaDB; Basic backups with mysqldump; Restoring and importing data with mysqlimport; Making backups of MyISAM tables quickly with mysqlhotcopy; Making cold backups; Checking and repairing tables; Checking and optimizing tables with mysqlcheck; Repairing tables.
|
520 |
|
|
|a Appendix: MariaDB Next Steps; Index.
|
520 |
|
|
|a A practical, hands-on, beginner-friendly guide to installing and using MariaDB. Getting Started with MariaDB is for anyone who wants to learn more about databases in general or MariaDB in particular. No prior database experience is required. It is assumed that you have basic knowledge of software installation, editing files with a text editor, and using the command line and terminal.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Databases.
|
650 |
|
0 |
|a Open source software.
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a COMPUTERS.
|2 bisac
|
650 |
|
7 |
|a General.
|2 bisac
|
650 |
|
7 |
|a COMPUTERS
|x Computer Literacy.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Computer Science.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Hardware
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Information Technology.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Machine Theory.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Reference.
|2 bisacsh
|
650 |
|
7 |
|a Databases
|2 fast
|
650 |
|
7 |
|a Open source software
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Bartholomew, Daniel.
|t Getting Started with MariaDB.
|d Birmingham : Packt Publishing, ©2013
|z 9781782168096
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=654547
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849610
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10788169
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 654547
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis26536531
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11305505
|
994 |
|
|
|a 92
|b IZTAP
|