<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cs.umbc.edu/history/MySQL?feed=atom</id>
	<title>MySQL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cs.umbc.edu/history/MySQL?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/history/MySQL"/>
	<updated>2026-04-06T17:47:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=4944&amp;oldid=prev</id>
		<title>Gweiss at 16:48, 7 February 2022</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=4944&amp;oldid=prev"/>
		<updated>2022-02-07T16:48:33Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:48, 7 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CSEE computer account users are allowed to request one &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or more &lt;/del&gt;MySQL &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one &lt;/del&gt;database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &quot;user_&quot;, so if you request the database &quot;foo&quot; and nobody has taken it, you will be granted a database by the name &quot;user_foo&quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CSEE computer account users are allowed to request one MySQL database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &quot;user_&quot;, so if you request the database &quot;foo&quot; and nobody has taken it, you will be granted a database by the name &quot;user_foo&quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.  It should be noted that disk space on the database server is at a premium and maximum database size is limited as measured in megabytes.  Databases that grow too large in size will be asked to be migrated elsewhere&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To get a CSEE database account, submit a ticket through the standard interface at [https://my.cs.umbc.edu my.cs.umbc.edu].  &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Mention &lt;/del&gt;that you want a database and what name you want for it.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To get a CSEE database account, submit a ticket through the standard interface at [https://my.cs.umbc.edu my.cs.umbc.edu].  &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Please state &lt;/ins&gt;that you want a database and what name you want for it.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you&amp;#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL), your UMBC username, and the password that you&amp;#039;ll be given via email.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you&amp;#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL), your UMBC username, and the password that you&amp;#039;ll be given via email.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mw_csee_wiki-mw_:diff:1.41:old-2894:rev-4944:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Gweiss</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=2894&amp;oldid=prev</id>
		<title>Gweiss at 18:02, 23 October 2013</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=2894&amp;oldid=prev"/>
		<updated>2013-10-23T18:02:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:02, 23 October 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CSEE &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;allows &lt;/del&gt;users to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &quot;user_&quot;, so if you request the database &quot;foo&quot; and nobody has taken it, you will be granted a database by the name &quot;user_foo&quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CSEE &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;computer account &lt;/ins&gt;users &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;are allowed &lt;/ins&gt;to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &quot;user_&quot;, so if you request the database &quot;foo&quot; and nobody has taken it, you will be granted a database by the name &quot;user_foo&quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To get a CSEE database account, submit a ticket through the standard interface at [https://my.cs.umbc.edu my.cs.umbc.edu].  Mention that you want a database and what name you want for it.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To get a CSEE database account, submit a ticket through the standard interface at [https://my.cs.umbc.edu my.cs.umbc.edu].  Mention that you want a database and what name you want for it.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you&amp;#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL), your UMBC username, and the password that you&amp;#039;ll be given via email.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you&amp;#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL), your UMBC username, and the password that you&amp;#039;ll be given via email.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mw_csee_wiki-mw_:diff:1.41:old-1507:rev-2894:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Gweiss</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=1507&amp;oldid=prev</id>
		<title>Willm1 at 18:00, 8 May 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=1507&amp;oldid=prev"/>
		<updated>2009-05-08T18:00:27Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:00, 8 May 2009&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CSEE allows users to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &amp;quot;user_&amp;quot;, so if you request the database &amp;quot;foo&amp;quot; and nobody has taken it, you will be granted a database by the name &amp;quot;user_foo&amp;quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&amp;#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;CSEE allows users to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &amp;quot;user_&amp;quot;, so if you request the database &amp;quot;foo&amp;quot; and nobody has taken it, you will be granted a database by the name &amp;quot;user_foo&amp;quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&amp;#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To get a CSEE database account, submit a ticket through the standard interface.  Mention that you want a database and what name you want for it.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;To get a CSEE database account, submit a ticket through the standard interface &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;at [https://my.cs.umbc.edu my.cs.umbc.edu]&lt;/ins&gt;.  Mention that you want a database and what name you want for it.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you&#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Once you&#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL)&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, your UMBC username, and the password that you&#039;ll be given via email.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key mw_csee_wiki-mw_:diff:1.41:old-1506:rev-1507:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>Willm1</name></author>
	</entry>
	<entry>
		<id>https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=1506&amp;oldid=prev</id>
		<title>Willm1: New page: CSEE allows users to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one d...</title>
		<link rel="alternate" type="text/html" href="https://wiki.cs.umbc.edu/index.php?title=MySQL&amp;diff=1506&amp;oldid=prev"/>
		<updated>2009-05-08T16:07:02Z</updated>

		<summary type="html">&lt;p&gt;New page: CSEE allows users to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one d...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CSEE allows users to request one or more MySQL databases.  The accounts given through this interface can do anything standard MySQL can do, with the exception that you are limited to one database.  You may request any alphanumeric string as the name of your database, but if someone else has already taken that name they have precedence.  The string you give is prepended with &amp;quot;user_&amp;quot;, so if you request the database &amp;quot;foo&amp;quot; and nobody has taken it, you will be granted a database by the name &amp;quot;user_foo&amp;quot;.  We suggest that you pick a name that describes the purpose of your database rather than who owns it, although there is no prohibition on picking, say, your own username as a database name.  However, if you&amp;#039;re doing a group project, it may be a better idea to pick something related to the project, so if you graduate and someone else takes over the project, the name of the database will be sensible.&lt;br /&gt;
&lt;br /&gt;
To get a CSEE database account, submit a ticket through the standard interface.  Mention that you want a database and what name you want for it.&lt;br /&gt;
&lt;br /&gt;
Once you&amp;#039;ve been granted a CSEE database account, you can connect to it at db1.cs.umbc.edu on port 3306 (the standard port for MySQL)&lt;/div&gt;</summary>
		<author><name>Willm1</name></author>
	</entry>
</feed>