Logo
Explore Help
Sign In
smeserver/smeserver-mysql
6
0
Fork 0
You've already forked smeserver-mysql
Code Issues Pull Requests Packages Projects Releases Wiki Activity
smeserver-mysql/root/etc/e-smith/db/configuration/migrate/15innodb

7 lines
262 B
Plaintext
Raw Normal View History

initial commit of file from CVS for smeserver-mysql on Sat Mar 23 16:06:28 AEDT 2024
2024-03-23 16:06:28 +11:00
{
# InnoDB is mandatory with mariadb
my $a = $DB->get("mariadb") or return;
* Fri Apr 05 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-4.sme - tidy spec and sources for mariadb10.5 support [SME: 12524] - try to make compatible with higher version from mariadb repo [SME: 11856] - fix logrotate duplicate entry [SME: 12554] * Thu Apr 04 2024 Brian Read <brianr@koozali.org> 11.0.0-3.sme - Set license file to GPL2.0 [SME: 12577]
2024-04-06 00:48:58 -04:00
$DB->get_prop_and_delete('mariadb', 'InnoDB') if (exists $mariadb{'InnoDB'});
$DB->get_prop_and_delete('mariadb', 'innodb_file_format') if (exists $mariadb{'innodb_file_format'});
initial commit of file from CVS for smeserver-mysql on Sat Mar 23 16:06:28 AEDT 2024
2024-03-23 16:06:28 +11:00
}
Copy Permalink
Powered by Gitea Page: 182ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API