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.

MySQL manual on this site?

Featured Replies

I find it difficult to locate what I need on the Uniform Server Web site. Are there any manuals on this site? I'm getting a syntax error and I don't know where on this site to find documentation/manual to solve the problem.

 

The error says: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'platform varchar(10)'

 

The code I'm typing in at the mysql prompt is:

 

create table languages (

language_id int unsigned not null auto_increment

primary key,

name varchar(10),

platform varchar(10)

);

 

thanks.

  • Author

the best place to find info on Uniform Server is the UniCenter sitemap http://center.uniformserver.com/unicenter_site_map.html

 

you can find the mysql docs at http://dev.mysql.com/doc/ just click on the link for the version and language you want

 

hth ~ megan

 

Thanks.

 

Pretty soon, we will be filling our wiki with tons of info.. so watch out for that also :)

 

Hey Megan :)

 

That will be helpful. Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.