| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | October 4 2002 10:48pm |
| Subject: | Re: Linux GUIDs | ||
| View as plain text | |||
In the last episode (Oct 04), Arthur Fuller said: > Does MySQL support GUIDs? Is there any code around that is equivalent > to the built-in M$-SQL function NewID(), which returns a GUID? Providing GUIDs is usually the job of the OS, and there really isn't much of a standard for it yet. One solution would be to write a UDF that either calls a native uuidgen() function, or shells out and runs uuidgen/makeuuid, and returns the result. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • myodbc prolbems between linux & windows | Jeff Bluemel | 5 Oct |
| • Linux GUIDs | Arthur Fuller | 5 Oct |
| • Re: Linux GUIDs | Dan Nelson | 5 Oct |
| • RE: myodbc prolbems between linux & windows | Jeff Bluemel | 6 Oct |
