Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CHASH, with GROUP BY 0 VFP collapses
Message
De
01/12/2004 09:59:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
CHASH, with GROUP BY 0 VFP collapses
Divers
Thread ID:
00966062
Message ID:
00966062
Vues:
51
Previous issue Thread #966025

Bug/Issue : 19 of 36

TITLE: CRASH, with GROUP BY 0 VFP collapses

VERSION: 09.00.0000.1720 and previous

EXPECTED: fire a syntax error.

OBSERVED: on VFP8 fire a "Internal Error", VFP9b CRASH

REPRO:
CLEAR 
CREATE CURSOR TT (F1 INT)

SET ENGINEBEHAVIOR 70 && 80,90
 
SELECT COUNT(*) FROM TT GROUP BY 0
Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform