MySQL Server Configuration Basics

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

¿Cuál es la ruta del principal archivo de configuración de MySQL?

  • /var/mysql/my.cnf
  • /etc/mysql/my.cnf (correct)
  • /etc/apache/my.cnf
  • /etc/init.d/mysql/my.cnf

¿Cuál es el comando para instalar el servidor MySQL en Ubuntu?

  • apt install mysql-server (correct)
  • mysql-server install
  • apt-get install mysql
  • mysql-install

¿Cuál es el directorio que contiene opciones de configuración como user, port, basedir, entre otras?

  • /etc/mysql/mysql.conf.d/ (correct)
  • /var/mysql/conf.d/
  • /etc/mysql/conf.d/
  • /etc/mysql/my.cnf

¿Cuál es el comando para reiniciar el servidor MySQL?

<p>systemctl restart mysql (C)</p> Signup and view all the answers

¿Cuál es el archivo de configuración que contiene opciones de configuración importantes?

<p>mysqld.cnf (B)</p> Signup and view all the answers

¿Cuál es el comando para verificar si el servidor MySQL está en ejecución?

<p>netstat -tap | grep mysql (A)</p> Signup and view all the answers

¿Dónde se encuentran las referencias a los directorios de configuración de MySQL?

<p>En la ruta /etc/mysql/my.cnf (D)</p> Signup and view all the answers

¿Cuál es el comando para detener el servidor MySQL?

<p>systemctl stop mysql (B)</p> Signup and view all the answers

¿Cuál es el archivo de configuración que se encuentra en la ruta /etc/mysql/mysql.conf.d/?

<p>mysqld.cnf (D)</p> Signup and view all the answers

¿Cuál es la ruta para acceder a los archivos de configuración de MySQL?

<p>/etc/mysql/mysql.conf.d/ (D)</p> Signup and view all the answers

Flashcards are hidden until you start studying

More Like This

Lab 2: Creating User and Views in MySQL
16 questions
MySQL Server Administration Basics
8 questions
MySQL Server Administration Quiz
8 questions
Introduction to MySQL
45 questions

Introduction to MySQL

FlatteringSphinx avatar
FlatteringSphinx
Use Quizgecko on...
Browser
Browser