Search results
There is no page titled "MySQL". You can create this page.
For more information about searching MySQL Forge Wiki, see Searching MySQL Forge Wiki.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
Article title matches
- MySQL Workbench (3,516 bytes)
3: ...edia:Mysql_workbench_model.png|Enlarge]], [[Media:Mysql_workbench_tbl_editor.png|Detail of Table Editor]]...
5: ... databases and even perform complex migrations to MySQL.
16: * support for MySQL 5 features
23: MySQL Workbench can be extended and customized through ...
25: ...ngineering 100 tables that used to be from an old MySQL 4.0 database, converting all columns that are cal... - MySQL Workbench Plugins (5,923 bytes)
7: [[MySQL Workbench]] supports [[MySQL Workbench Scripting|scripting]] and writing plugi...
69: "plugin://com.mysql.grt.base.Plugin.myPlugin", "")
118: ...list of standard figure object types supported in MySQL Workbench:
120: ** MySQL Tables
121: ** MySQL Table Relationships - MySQL Conference and Expo 2008 (5,762 bytes)
1: ...cooperation with [http://oreilly.com O'Reilly]. [[MySQL_Conference_and_Expo|Current and previous editions...
3: ...e 2008 conference theme was "Harness the Power of MySQL" and took place from 14-17 April 2008 in Santa Cl...
6: ===[[MySQLConf2008Notes|Entire conference on one page]]===
7: ====[[MySQLConf2008MondayNotes|By day: Monday]]====
8: ====[[MySQLConf2008TuesdayNotes|By day: Tuesday]]==== - Building MySQL GUI Tools on Linux (4,444 bytes)
86: | colspan=2 | MySQL 5.0 or 5.1 client libs and headers
87: | libmysqlclient15-dev
99: There is more than one branch in mysql-gui-common. The branch you want is trunk, the oth...
101: To checkout mysql-gui-common:
102: ...://svn.mysql.com/svnpublic/mysql-gui-common/trunk mysql-gui-common - Porting to MySQL (253 bytes)
2: ...rver SQL Mode]] - Use the Server SQL Mode to make MySQL behave more like another RDBMS
3: * [[:MigrationToolkit|MySQL Migration Toolkit]] - Use the Migration Toolkit t... - Certification Primer I: MySQL 5.0 DBA (6,423 bytes)
3: == Certification Primer I: MySQL 5.0 DBA ==
8: ... ID if taking the certification exam: http://www.mysql.com/certification/signup
76: ** Stored in binary format, can be read by mysqlbinlog
86: === Slide 9: Configuring MySQL ===
116: ** MySQL prevents the above by making each thread lock ALL... - MySQL Workbench FAQ (1,560 bytes)
14: ...sed in a stable version? DBDesigner is frozen at MySQL Version 4 and I would really like to take advanta...
20: Please refer to [[Building MySQL GUI Tools on Linux]]. - Certification Primer II: MySQL 5.0 DBA (10,496 bytes)
2: == Certification Primer II: MySQL 5.0 DBA ==
12: ** See http://dev.mysql.com/doc/refman/5.0/en/create-procedure.html for s...
39: The USER() function returns the current MySQL username and hostname used to connect to the serv...
41: === Slide 10: MySQL User Accounts ===
79: * In MySQL 4.1, can only be used on users with no privileges... - MySQL Workbench Scripting (6,811 bytes)
2: ...rt introduction to how to write scripts for the [[MySQL Workbench]]. Further it shows how functions can b...
58: schemata list [dict: db.mysql.Schema]
60: ...t, it can only hold dicts that conform to the "db.mysql.Schema" struct. The struct definitions are in the...
66: / > mySchema= grtV.newObj("db.mysql.Schema", "my_schema", "", "")
101: / > myTbl= grtV.newObj("db.mysql.Table", "my_table", "", "") - MySQL Tutorials (3,155 bytes)
3: ...nd-events/on-demand-webinars/ Free webinars] from MySQL AB, each requires WebEx. Most of these are intro...
5: ''' MySQL: Introduction, Features and Benefits (Beginners, ...
7: * [http://blogs.sun.com/amitsaha/resource/MySQL/MySQL-Intro-features-benefits.pdf PDF Slides]
8: * [http://amitsaha.in.googlepages.com/MySQL-Intro-features-benefits-SPANIS.ppt (In Spanish),]...
10: '''So You've Inherited a MySQL Instance on Unix (beginner, Sheeri Kritzer)''' - MySQL Conference and Expo (970 bytes)
1: ... an annual event, organized by [http://mysql.com/ MySQL AB] in cooperation with [http://oreilly.com O'Rei...
6: * [[MySQL_Conference_and_Expo_2009|2009]] - April 20-23, in...
9: * [[MySQL_Conference_and_Expo_2008|2008]] - April 14-17, in...
10: * [http://conferences.oreillynet.com/mysqluc2007/ 2007] - April 23-26, in Santa Clara, Calif...
12: * [http://www.mysqluc.com/mysqluc2005/ 2005] - April 18-21, in Santa Clara, Calif... - MySQL Internals MySQL Backup (3,376 bytes)
1: [[Category:MySQLDevelopment]]
2: [[MySQL_Internals | ← Back to MySQL Internals overview page]]
3: = MySQL Backup =
5: This chapter describes MySQL Backup.
36: ...gine provides a backup similar to that created by mysqldump --single-transaction. - ProjectPage PrimeBase XT Storage Engine for MySQL (2,224 bytes)
1: [[Category:MySQLForgeProjects]]
3: ... means it can be loaded dynamically at runtime by MySQL version 5.1 or later. - MySQL Community Toolbar (1,460 bytes)
1: [[Category:MySQLForgeProjects]]
4: http://oicl.org/mysql-bar/tlb1.png
9: MySQL Community Toolbar is a toolbar for your [http://w...
12: http://oicl.org/mysql-bar/tlb2.png
17: * Navigate trough MySQL Forge and MySQL WebSite's and this Wiki - List of MySQL User Groups (4,888 bytes)
1: [[Category:MySQLUserGroups]]
3: This page is a directory of all known MySQL User Groups worldwide, sorted by country and city...
11: * [http://groups.google.com/group/mysqlug-ph MySQL UG Philippines]
15: * [http://mysql.meetup.com/166/ Bangalore]
16: * [http://mysql.meetup.com/297/ Bangalore] - MySQL Community Relations Team (684 bytes)
1: The MySQL Community Relations Team currently consists of th...
8: * [http://forge.mysql.com/ MySQL forge]
9: * [http://lists.mysql.com/ MySQL lists]
10: * [http://planet.mysql.com/ Planet MySQL]
11: * [http://dev.mysql.com/ dev.mysql.com] (mainly the article section) - ProjectPage MySQL C API Example Collection (567 bytes)
1: ...example programs that show how to use the various MySQL C API functions. There is one fully functional so...
11: * tell configure which mysql installation to use, e.g.
12: : configure --with-mysql=/usr/local/mysql - MySQL и Ruby (516 bytes)
3: require "mysql"
8: database= "mysql"
10: # връзка с MySQL. Връща MySQL обект
11: my= Mysql.new(hostname, username, password, database) - Java и MySQL - как да се използва (935 bytes)
11: Class.forName("com.mysql.jdbc.Driver").newInstance();
12: con = DriverManager.getConnection("jdbc:mysql:///test",
17: "MySQL server using TCP/IP...");
31: http://dev.mysql.com/downloads/connector/ - Aptilis и MySQL (9,274 bytes)
9: ... mysqlConnect(mysql_host, mysql_user, mysql_pass, mysql_db)
11: _MYSQL_LAST_PACKET = -1
13: if instr(mysql_host$, ":") = 0
15: mysql_host = mysql_host ":3306" $
18: hdl = open("socket://" mysql_host $)
Page text matches
- Main Page (3,292 bytes)
4: = Welcome to the MySQL Forge Wiki! =
5: ... for the sharing of ideas and knowledge about the MySQL Server and related products.
7: Users, DBAs and Developers working on MySQL are welcome to collaborate and share their expert...
12: ...out conferences and events worldwide that involve MySQL.
15: * [[Contributing]] to the MySQL Project - MySQLFAQ (884 bytes)
3: = MySQL FAQ (aka, new users guide) =
10: === What is MySQL ===
11: ...ut it comes with many access methods, such as the MySQL Client, and various Connectors.
13: === How do I pronounce MySQL? ===
14: <b>MySQL</b> is pronounced <b>"My Ess Que Ell"</b> ("My S ... - InstallationFAQ (948 bytes)
3: ...heir versions, and the various methods of getting MySQL (through your distribution, through our website, ... - ClusteringFAQ (206 bytes)
5: ...gth rows, which mean VARCHAR is really a CHAR. In MySQL 5.1, NDB has real VARCHARs. - BackupFAQ (3,673 bytes)
3: This is the MySQL Backup and Restore FAQ.
7: === Using <tt>mysqldump</tt> ===
8: The output of the <tt>mysqldump</tt> tool will include all the SQL syntax and...
10: <tt>mysqldump -uadmin -p <i>myDatabase</i> > myDatabase.sql...
12: ...l mysqldump - A Database Backup Program] from the MySQL Manual. - MySQL Workbench (3,516 bytes)
3: ...edia:Mysql_workbench_model.png|Enlarge]], [[Media:Mysql_workbench_tbl_editor.png|Detail of Table Editor]]...
5: ... databases and even perform complex migrations to MySQL.
16: * support for MySQL 5 features
23: MySQL Workbench can be extended and customized through ...
25: ...ngineering 100 tables that used to be from an old MySQL 4.0 database, converting all columns that are cal... - Lua (2,801 bytes)
9: From [[MySQL Workbench]] you can press Ctrl + F3, which will o...
13: -- Show all the tables of the calalog in MySQL Workbench - MySQL Workbench Plugins (5,923 bytes)
7: [[MySQL Workbench]] supports [[MySQL Workbench Scripting|scripting]] and writing plugi...
69: "plugin://com.mysql.grt.base.Plugin.myPlugin", "")
118: ...list of standard figure object types supported in MySQL Workbench:
120: ** MySQL Tables
121: ** MySQL Table Relationships - MySQL Conference and Expo 2008 (5,762 bytes)
1: ...cooperation with [http://oreilly.com O'Reilly]. [[MySQL_Conference_and_Expo|Current and previous editions...
3: ...e 2008 conference theme was "Harness the Power of MySQL" and took place from 14-17 April 2008 in Santa Cl...
6: ===[[MySQLConf2008Notes|Entire conference on one page]]===
7: ====[[MySQLConf2008MondayNotes|By day: Monday]]====
8: ====[[MySQLConf2008TuesdayNotes|By day: Tuesday]]==== - 6.0 Subquery Optimization Benchmarks (15,974 bytes)
3: ...bquery optimizations that are already pushed into MySQL 6.0. For short description of these optimizations...
18: * New optimizations make MySQL faster in most cases, 1000x speedup is normal
41: <td>MySQL hang up when run a subquery.</td>
89: <td>Subquery IN Crashes MySQL (Service Pegs CPU)</td>
201: <td>MySQL hangs on "Copying to tmp table" or "Sending data"... - Merchandise (2,510 bytes)
2: ...on it. Since the name and logo are trademarked by MySQL AB, they are the only ones who can make this happ...
4: Of course, MySQL AB is first and foremost a company developing sof...
5: ...B must not turn into a merchandising company - so MySQL won't deal directly with the sales and fulfilment...
10: * [http://www.cafepress.com/mysql CafePress] - In 2005, a limited edition 10th anni...
33: ...: What's ''your'' Uptime? (JayPipes, derived from MySQL cartoon shirt) - UpgradingFAQ (1,013 bytes)
3: This covers upgrading from older versions of MySQL, and possible issues you may run into.
5: == How do I upgrade from MySQL 3.23 to MySQL 5? ==
6: ...sql.com/doc/refman/5.0/en/upgrade.html http://dev.mysql.com/doc/refman/5.0/en/upgrade.html] which covers ...
9: ...man/5.0/en/upgrading-from-4-1.html Upgrading from MySQL 4.1 to 5.0] manual page, you'll notice that in th... - SummerOfCode2007Ideas (12,891 bytes)
6: MySQL intends in participating in our first Google [htt...
8: ...ity team at [mailto:community@mysql.com community@mysql.com].
18: <tt>mysql-test-run.pl</tt> and <tt>mysqltest</tt> (that it uses) makes it impossible to wr...
20: ...in testing MySQL Cluster, but generically for the MySQL Server.
27: MySQL has an excellent test suite, but it could further... - MySQLGUI Testing (2,651 bytes)
3: = Pre-Release Testing of Binaries of MySQL GUI Tools =
12: === MySQL Workbench ===
24: === MySQL Administrator ===
36: === MySQL Query Browser === - Building MySQL GUI Tools on Linux (4,444 bytes)
86: | colspan=2 | MySQL 5.0 or 5.1 client libs and headers
87: | libmysqlclient15-dev
99: There is more than one branch in mysql-gui-common. The branch you want is trunk, the oth...
101: To checkout mysql-gui-common:
102: ...://svn.mysql.com/svnpublic/mysql-gui-common/trunk mysql-gui-common - ErrorFAQ (1,317 bytes)
3: The MySQL server tends to spit out errors from time to time...
10: ...online in the manual, under the topic [http://dev.mysql.com/doc/en/perror.html Explain error codes].
13: == Error: Cannot create Windows service for MySql. Error: 0==
14: ...-time. Read [[Error0-CannotCreateWindowsServiceForMySQL]]
16: == Error 2003 (HY000): Can't connect to MySQL server on 'hostname' (10060) == - MyISAM (1,256 bytes)
10: MySQL tables.
19: As a [http://lists.mysql.com/mysql/204119 reference]. - Federated (825 bytes)
6: ...r's [http://dev.mysql.com/tech-resources/articles/mysql-federated-storage.html Accessing Distributed Data...
8: .../databases/2006/08/10/mysql-federated-tables.html MySQL Federated Tables: The Missing Manual], written by... - Porting to MySQL (253 bytes)
2: ...rver SQL Mode]] - Use the Server SQL Mode to make MySQL behave more like another RDBMS
3: * [[:MigrationToolkit|MySQL Migration Toolkit]] - Use the Migration Toolkit t... - RandomQueryGeneratorQueryGeneration (4,733 bytes)
56: ...tter. Other databases will reject such query, but MySQL will process it;
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).