New pages

From Sasara
Jump to navigationJump to search
New pages
Hide registered users | Hide bots | Show redirects

17 May 2026

  • 08:0908:09, 17 May 2026 MariaDB (hist | edit) [393 bytes] Rubenerd (talk | contribs) (Created page with "'''MariaDB''' database notes. ==Size of table== By [https://stackoverflow.com/questions/9620198/how-can-i-get-the-sizes-of-the-tables-of-a-mysql-database ChapMic]: SELECT table_name AS `Table`, round(((data_length + index_length) / 1024 / 1024), 2) `Size in MB` FROM information_schema.TABLES WHERE table_schema = "$DB_NAME" AND table_name = "$TABLE_NAME"; Category:Tech")

2 May 2026

29 April 2026

  • 05:2605:26, 29 April 2026 Gradients (hist | edit) [506 bytes] Rubenerd (talk | contribs) (Created page with "Our collection of nice CSS '''gradients'''. ==Pastels== <div style="height:100px; line-height:100px; text-align:center; background:linear-gradient(60deg,#d2f0ff,#affcff,#d0edfc,#f2d8ff,#f4deff,#ffd2b4,#ffbb8f);">#d2f0ff,#affcff,#d0edfc,#f2d8ff,#f4deff,#ffd2b4,#ffbb8f</div> Category:Tech")

21 April 2026

17 April 2026

13 April 2026