vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

DB name is tm, when typed it gets converted to trademark symbol..... #1172

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Define a db named tm.
2.Bring up sequelpro.
3.type select * from tm.tablename. In a second or so, the tm will get converted 
to the trademark symbol.  Query doesn't work.  Of course, I can still get the 
query to work by selecting my db from list and then type query without db name.

What is the expected output? What do you see instead?
No such db error.

What version of Sequel Pro are you using? What version of MySQL are you
connecting to on the server?
0.9.9.1, MySQL 5.5

Please provide any additional information below.

Original issue reported on code.google.com by james.k...@fortelanalytics.com on 4 Sep 2011 at 4:07

GoogleCodeExporter commented 9 years ago
This is the system's text substitution at work and not Sequel Pro. It can be 
disabled under System Preferences > Language & Text > Text.

Original comment by stuart02 on 4 Sep 2011 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by schlabbe...@gmail.com on 4 Sep 2011 at 4:13

GoogleCodeExporter commented 9 years ago
it can also be disabled on a field by field basis from the Edit menu.

Edit > Substitutions > Text Replacement.

Original comment by avenja...@gmail.com on 4 Sep 2011 at 10:52

GoogleCodeExporter commented 9 years ago
Issue 1179 has been merged into this issue.

Original comment by stuart02 on 7 Sep 2011 at 5:55