Jump to content

Talk:MySQL

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world
Latest comment: 12 years ago by AdamSankey in topic All in one solutions

Moving the Examples to Programming:SQL ?

[edit source]

The complete example section should be moved to Programming:SQL as it's not MySQL specific. --Lathspell 22:10, 6 September 2006 (UTC)Reply

I agree. I think the focus should be on installing and using MySQL and not on the SQL language. Let's go ahead and keep section 3. Lanuage for now until SQL:Programming becomes more mature and then remove it. Also, I think we should add a section on indexes and optomizing tables and such. This wikibook is WAY to focused on SQL language and is only duplicating the efforts found in SQL --Nick Manley 03:06, 17 October 2006 (UTC)

Cost

[edit source]

Why MySQL? Cost - Free! (though not for commercial use-- Programming:PostgreSQL? is free for any use)

As far as I can tell it is free for any use. What is not free is distributing an application that includes MySQL unless you also open source the application. --kwhitefoot 11:09, 30 May 2006 (UTC)Reply

You're right. I changed it to "though not for use in proprietary software" 80.202.45.37 10:07, 15 June 2006 (UTC)Reply

I would like to help

[edit source]

Sorry if this isn't the right place to offer my help. Anyway, I would like to help this project. There's a problem, thought: I'm not an english speaker, so all I write needs to be reviewed, because it may contain idiotic grammar errors. Is it acceptable?

If so: what can I do now?

--Sante Caserio (talk) 01:02, 30 March 2009 (UTC)Reply

All in one solutions

[edit source]

It states "As MySQL alone isn't enough to run a real database server," . MySQL is enough to run as a database server on it's own (it is a database server after all), but for running web application on one server then you need to install the all in one solution.

Should I update accordingly?

--AdamSankey (discusscontribs) 15:47, 30 January 2013 (UTC)Reply