Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

d.helfensteller

Member
  • Joined

  • Last visited

Everything posted by d.helfensteller

  1. I ran into the same issue today and the fix which helped me out was quick as pointed out in the log-file: "... you can set innodb_force_recovery > 0 in my.cnf" https://dev.mysql.com/doc/refman/5.7/en/forcing-innodb-recovery.html This will not generally fix the issue / bug, but it will make the DB accessible again: 1. I edited the file core\mysql\my.ini and added after [mysqld] : innodb_force_recovery = 1 2. Restarted the SQL-Server 3. Removed the formerly added line 4. Restarted the SQL-Server again So it was just a matter of seconds, everythings working fine again.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.