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.

kyler

Member
  • Joined

  • Last visited

Everything posted by kyler

  1. Actually the correct code (for a default install) is ... start.bat w mysql Note the first parameter is the virtual drive letter (default is w) I run it as a modified shortcut on the desktop The comments on lines 9-11 of start.bat are incorrect according to the batch commands below it! Also a bit of confusion over what these line mean. Could I suggest: rem Server start options for this batch file: rem start w mysql console - to start mysql at server start and display console rem start w mysql - to start mysql at server start rem start w nomysql console - to display console %1 = Drive letter created by the server %2 = MYSQL if you want to run MYSQL automatically %3 = CONSOLE if you want to leave console open Just my 19cents ... Cheers Kyle

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.