Bug #26179 Crash on typing command with /* in it.
Submitted: 8 Feb 2007 6:23 Modified: 12 Mar 2007 10:02
Reporter: Eduard Westra Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.2.9RC OS:Linux (linux)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[8 Feb 2007 6:23] Eduard Westra
Description:
Typing in the following makes mysql-query-browser in the query area crash:
select fha/* (in that order and typing)

This is in the Generic x86 Linux TAR (bundled dependencies) build on a FC4 system with kernel 2.6.12-1.1447_FC4.

How to repeat:
Always. Just start typing
select fha/*
and the software crashes with

mysql-query-browser-bin: myx_sql_highlighting.c:523: myx_highlight: Assertion `token_begin == counter -1' failed.
/home/westra/bin/mysql-query-browser: line 103:  3409 Aborted                 $PRG-bin $args
[8 Feb 2007 9:32] Sveta Smirnova
Thank you for the report.

Verified as described.
[12 Mar 2007 10:02] Vladimir Kolesnikov
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html