Nirium

Schrödinger’s Paradox in MySQL

If you have ever dived deeper into physics and quantum mechanics in particular, you have probably heard of this weird…

4 years ago

Ką Turėtumėte Daryti Po To, kai Jūsų Tapatybė Rasta Įsilaužime?

Retai praeina diena, kada internete neatsiranda dar vienas įsilaužimas - jei turite paskyrą bet kokioje informacinėje sistemoje, yra tikimybė, kad…

4 years ago

What Should You Do After a Data Breach?

Rarely a day passes by without another data breach hitting the Internet - if you have an account on any…

4 years ago

MySQL po Įsilaužimo

Kaip jau žinome, įsilaužimų yra papraščiausiai per daug. Įvykus įsilaužimui esame pripratę matyti saugumo ekspertus, įmonės darbuotojus ir kitus žmones…

4 years ago

MySQL After a Data Breach

As we all know, data breaches occur all too often. After a data breach occurs, we are used to seeing…

4 years ago

InnoDB iš Vidaus: ibdata1 ir Log Failai

ibdata1 failas yra vienas pačių svarbiausių failų visoje InnoDB infrastruktūroje. Be šio failo InnoDB tiesiog negalėtų funkcionuoti - šiame įraše…

4 years ago

InnoDB From the Inside: ibdata1 and the Log Files

The ibdata1 file is arguably the most important file in the entire InnoDB infrastructure. Without the file InnoDB simply could…

4 years ago

MySQL Užklausų Efektyvumo Optimizavimas Naudojant DESCRIBE ir EXPLAIN

DESCRIBE ir EXPLAIN užklausos yra vieni labiausiai paplitusių MySQL našumo problemų sprendimo būdų. Jei paklaustumėte žmonių kaip optimizuoti Jūsų SQL…

4 years ago

Optimizing MySQL Query Performance with DESCRIBE and EXPLAIN

DESCRIBE and EXPLAIN statements are two of the most common statements that concerns MySQL performance issues. When you ask people…

4 years ago