An option to optimize the mariadb/mysql tables

Post Reply
User avatar
jose_murugosa
Posts: 1187
Joined: Mon Feb 06, 2006 4:28 pm
Location: Uruguay
Contact:

An option to optimize the mariadb/mysql tables

Post by jose_murugosa »

Quisiera agregar si es posible, una opción que permita optimizar las tablas mariadb/mysql de un cliente que tiene tablas sumamente grandes de vez en cuando, ¿Cuál sería la forma más segura y sencilla de optimizarlas?


I would like to add, if possible, an option to optimize the mariadb/mysql tables of a client that has extremely large tables from time to time, what would be the safest and easiest way to optimize them?

Gracias desde ya
thanks since now
Saludos/Regards,
José Murugosa
"Los errores en programación, siempre están entre la silla y el teclado y la IA!!"
User avatar
Compuin
Posts: 1256
Joined: Tue Dec 28, 2010 1:29 pm
Location: Quebec, Canada
Has thanked: 16 times
Been thanked: 4 times
Contact:

Re: An option to optimize the mariadb/mysql tables

Post by Compuin »

jose_murugosa wrote:Quisiera agregar si es posible, una opción que permita optimizar las tablas mariadb/mysql de un cliente que tiene tablas sumamente grandes de vez en cuando, ¿Cuál sería la forma más segura y sencilla de optimizarlas?


I would like to add, if possible, an option to optimize the mariadb/mysql tables of a client that has extremely large tables from time to time, what would be the safest and easiest way to optimize them?

Gracias desde ya
thanks since now


Hola Jose,

Utilizar indices si no los tiene.
FWH 25.01 | Hbmk2 32/64 Bits (Build 19.29.30133) | Microsoft Visual C 32 Bits | MySql 8.0.24 32/64 Bits | VS Code
User avatar
jose_murugosa
Posts: 1187
Joined: Mon Feb 06, 2006 4:28 pm
Location: Uruguay
Contact:

Re: An option to optimize the mariadb/mysql tables

Post by jose_murugosa »

Muchas Gracias por contestar.

Thank you very much for answering.

Lo consideraré.
Saludos/Regards,
José Murugosa
"Los errores en programación, siempre están entre la silla y el teclado y la IA!!"
User avatar
carlos vargas
Posts: 1723
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: An option to optimize the mariadb/mysql tables

Post by carlos vargas »

Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
User avatar
Jimmy
Posts: 1740
Joined: Thu Sep 05, 2019 5:32 am
Location: Hamburg, Germany
Has thanked: 2 times

Re: An option to optimize the mariadb/mysql tables

Post by Jimmy »

hi,

when you talk about "Optimize" than i have to ask how have you "Config" MariaDb/MySQL :?:

under PostgreSQL i have "postgresql.conf" to change Default Settings and "optimize" SQL Server
for PostgreSQL there is a Website (have to search Link) where you can enter your Server Data ( Cores, RAM etc.) for your Environment you want to use it (WEB,"Desktop", Large Files ...)

is there a Website for MariaDB / MySQL to get these Information :idea:
greeting,
Jimmy
Post Reply