Tagged Questions

0
votes
0answers
18 views

MySQL InnoDB nowadays

Is there any advice on using InnoDBwith FogBugz these days? I know the main problem before was that it didn't support full text search, but as of 5.6.4 it does (I know, 5.6.X is st …
0
votes
2answers
413 views

Debugging bad MySQL performance

MySQL seems to be bogging down. How can I find what it's spending its time on?
1
vote
1answer
5k views

Sample MySQL configuration (my.cnf / my.ini)

Could someone post a good my.cnf / my.ini file for use with FogBugz? (see also MySQL gotchas)
3
votes
6answers
2k views

What gotchas are there in the MySQL requirements for FogBugz?

Is there anything special I should know about MySQL for FogBugz?
2
votes
2answers
7k views

How do I fix “Incorrect string value: '\x…” errors when running on MySQL?

When running FogBugz on top of a MySQL database, I keep getting the following types of errors: The Fog Creek Maintenance Service has reported an error. (-2147467259) System …
1
vote
2answers
111 views

Plugin: Search cases with [input] in custom field

Hi. I am developing a plugin where I wish to get a list of case id's (i.e. ixBug) of cases that have a certain value in a custom field. I'm thinking that the SQL could look like …
2
votes
3answers
2k views

MySQL: Importing data from On Demand or trial

How can I import a FogBugz On Demand trial database into MySQL?
1
vote
1answer
10k views

MySQL: Moving database from SQL Server to MySQL

How can I migrate my FogBugz database from SQL Server to MySQL?
1
vote
3answers
987 views

How do I move from running FogBugz on MySQL to SQL Server?

I'm running on MySQL now, but would like to run FogBugz on SQL Server 2008. How do I convert?
2
votes
3answers
2k views

MySQL: Moving database from one MySQL instance to another

How do you go about migrating a FogBugz database from one MySQL instance to another? (see this post for moving the FogBugz site)
5
votes
1answer
433 views

Very long running MySQL queries [closed]

We experienced some very long running SQL queries on MySQL 5.5 server: DELETE FROM IndexFilePage WHERE ixIndexFile IN (SELECT ixIndexFile FROM IndexFile WHERE ixLastGeneration &lt …
0
votes
1answer
1k views

How do I fix the MySQL exception: "Duplicate entry ‘12345’ for key 1

I was trying to upgrade FogBugz, and during the database migration I got the following MySQL exception: MySql.Data.MySqlClient.MySqlException: Duplicate entry '12345' for key 1 w …
2
votes
1answer
1k views

Data too long for column ‘sToken’ at row 1

We have the following error displaying in our Fogbugz: 7/8/2010 10:44 AM (GMT-05:00): The Fog Creek Maintenance Service has reported an error. (200) CCmd: Data too long for column …
1
vote
4answers
898 views

Access: Converting your Access Database to Another Format [closed]

Official Fog Creek Notice: MS Access support is being deprecated in FogBugz 8.0. How do you convert an MS Access database to another format?
1
vote
2answers
691 views

MySQL 5.5.8 Error: Object reference not set to an instance of an object.

Hi. I am trying to move existing Fogbugz from an IIS Win2003 server to a new IIS in Windows 2008 (both 32bit). I create a new database called fogbugz and run the setup. Once I'm d …

1 2 3 next
15 30 50 per page