Skip to content

Instantly share code, notes, and snippets.

@spaceCamel
Created October 10, 2012 13:42
Show Gist options
  • Save spaceCamel/3865723 to your computer and use it in GitHub Desktop.
Save spaceCamel/3865723 to your computer and use it in GitHub Desktop.
mysql> select * from locayta_field where source_name = 'Ersatzteilkategorie';
+------+---------+-----------------------------------------------------+-----------+---------------------+--------+
| id | shop_id | name | type | source_name | weight |
+------+---------+-----------------------------------------------------+-----------+---------------------+--------+
| 4594 | 1673 | ATTRIBUTE_19fc88b8f05301119676260f745102ac_PartType | ATTRIBUTE | Ersatzteilkategorie | 3 |
| 5082 | 1676 | ATTRIBUTE_ApplianceType | ATTRIBUTE | Ersatzteilkategorie | 3 |
| 6144 | 1679 | ATTRIBUTE_ApplianceType | ATTRIBUTE | Ersatzteilkategorie | 3 |
+------+---------+-----------------------------------------------------+-----------+---------------------+--------+
3 rows in set (0.01 sec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment