Skip to content

Instantly share code, notes, and snippets.

@rtirrell
Created June 30, 2010 23:18
Show Gist options
  • Select an option

  • Save rtirrell/459350 to your computer and use it in GitHub Desktop.

Select an option

Save rtirrell/459350 to your computer and use it in GitHub Desktop.
DataObjects::SQLError: Unknown column 'gse_gsm.gse_gse' in 'where clause' (code: 1054, sql state: 42S22, query: SELECT `gsm_list`.`gsm` FROM `gsm_list` INNER JOIN `gse_gsm` ON `gsm_list`.`gsm` = `gse_gsm`.`gsm` INNER JOIN `gse_list` ON `gse_gsm`.`gse_gse` = `gse_list`.`gse` WHERE `gse_gsm`.`gse_gse` = 1 GROUP BY `gsm_list`.`gsm` ORDER BY `gsm_list`.`gsm`, uri: mysql://rpt:rpt@bmir-db1.sunet/expr_geo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment