1
vote
1answer
43 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
20 views
Problem closing / resolving cases
Hi,
We have a problem with our FogBugz installation where some categories of cases can no longer be closed or resolved. We are using Fogbugz 6.1.44.
At some point in time someone …
1
vote
1answer
25 views
Is there a way to order results by an aggregate function using the CSelectQuery API?
The syntax checker of the CSelectQuery API is making things a little difficult for me today.
I am trying to run an aggregate query to get a count of bugs for each category listed …
1
vote
1answer
45 views
What should my connection string look like?
I need to know what the various FogBugz connection strings look like for Access, MySQL, and SQL Server.
0
votes
2answers
60 views
Moving to MS SQL Server Express, need to reduce database size by deleting attachments
We have been using the full version of MS SQL Server Standard for our FogBugz 7.0 installation, but are now downgrading to MS SQL Server Express. However, SQL Server Express has a …
2
votes
3answers
63 views
How do I shrink large SQL Server transaction logs?
It's possible with some configurations of SQL server for the transaction logs to grow very large. This has even at times threatened disk space on some of our customers' servers! …
0
votes
1answer
12 views
can I limit searches to any field including custom fields?
I know of a few search delimiters (or whatever we call them):
correspondent:name@company.com OR project:name AND area:name ...etc.
My motivation is to create comprehensive fil …
2
votes
2answers
57 views
How do I delete a given bug?
I want to remove all evidence of a particular bug. What do I do?
0
votes
1answer
256 views
SQL Server: Set up FogBugz database on a separate non-trusted server
How can you set up a FogBugz database on a separate non-trusted server?
1
vote
2answers
337 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?
2
votes
3answers
388 views
MySQL: Importing data from On Demand or trial
How can I import a FogBugz On Demand trial database into MySQL?
1
vote
1answer
8 views
MySQL database corruption
a corrupt MySQL database can cause problems including updating the search index
1
vote
4answers
88 views
Recommended MySQL backup procedure?
Is there a recommended procedure for backing up a MySQL FogBugz database?
2
votes
2answers
19 views
MySQL: Resetting a users password as a last resort
My keyboard went out on me in the process of resetting my password, as a result i cannot log in. I initially clicked on the link to reset my password, but my email notification is …
3
votes
1answer
287 views
SQL Server: Importing data from FogBugz On Demand or trial into SQL Server
How do I import data from my Fogbugz On Demand trial to SQL Server 2005 and 2008?
NB: FogBugz 7 does run on SQL Server 2000, but with limited functionality. We recommend 2005 or a …