Click here to Skip to main content
15,895,799 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Trick Javascript question of the day Pin
Vincent Maverick Durano10-Oct-16 4:10
professionalVincent Maverick Durano10-Oct-16 4:10 
GeneralRe: Trick Javascript question of the day Pin
Palash Mondal_9-Oct-16 19:45
professionalPalash Mondal_9-Oct-16 19:45 
GeneralRe: Trick Javascript question of the day Pin
Super Lloyd9-Oct-16 20:52
Super Lloyd9-Oct-16 20:52 
GeneralRe: Trick Javascript question of the day Pin
jsc429-Oct-16 21:41
professionaljsc429-Oct-16 21:41 
GeneralRe: Trick Javascript question of the day Pin
jsc429-Oct-16 21:48
professionaljsc429-Oct-16 21:48 
GeneralRe: Trick Javascript question of the day Pin
Roger Wright9-Oct-16 22:20
professionalRoger Wright9-Oct-16 22:20 
GeneralRe: Trick Javascript question of the day Pin
Member 764190710-Oct-16 2:00
Member 764190710-Oct-16 2:00 
GeneralRe: Trick Javascript question of the day Pin
Brady Kelly10-Oct-16 5:52
Brady Kelly10-Oct-16 5:52 
I think that's easier to see coming - I figured the reason out for the JavaScript in a second - than that these two records will be inserted with no error in MySql, where we have unique index (Name, Sex):

Name Sex
------ ----
Brady null
Brady null

From the manual:

In MySQL, a UNIQUE index is one in which all values in the index must be distinct. An error occurs if you try to add a new row with a key that matches an existing row. The exception to this is that if a column in the index is allowed to contain NULL values, it can contain multiple NULL values. This exception does not apply to BDB tables, for which an indexed column allows only a single NULL.
Follow my adventures with .NET Core at my new blog, Erisia Information Services.

QuestionASP.Net Core Pin
Marco Bertschi9-Oct-16 11:15
protectorMarco Bertschi9-Oct-16 11:15 
AnswerRe: ASP.Net Core Pin
Chris Maunder9-Oct-16 11:55
cofounderChris Maunder9-Oct-16 11:55 
RantRe: ASP.Net Core Pin
Mycroft Holmes9-Oct-16 15:12
professionalMycroft Holmes9-Oct-16 15:12 
AnswerRe: ASP.Net Core Pin
User 101325469-Oct-16 22:28
User 101325469-Oct-16 22:28 
GeneralWow. Just wow. Pin
Brisingr Aerowing9-Oct-16 10:19
professionalBrisingr Aerowing9-Oct-16 10:19 
GeneralRe: Wow. Just wow. Pin
Marco Bertschi9-Oct-16 11:14
protectorMarco Bertschi9-Oct-16 11:14 
GeneralRe: Wow. Just wow. Pin
BillWoodruff9-Oct-16 20:26
professionalBillWoodruff9-Oct-16 20:26 
GeneralRe: Wow. Just wow. Pin
Brisingr Aerowing13-Oct-16 9:14
professionalBrisingr Aerowing13-Oct-16 9:14 
GeneralRe: Wow. Just wow. Pin
Johnny J.9-Oct-16 20:41
professionalJohnny J.9-Oct-16 20:41 
GeneralRe: Wow. Just wow. Pin
ZurdoDev10-Oct-16 0:51
professionalZurdoDev10-Oct-16 0:51 
GeneralRe: Wow. Just wow. Pin
GenJerDan12-Oct-16 6:19
GenJerDan12-Oct-16 6:19 
News42 major lenders on bitcoin Pin
Brian Aberle9-Oct-16 3:31
professionalBrian Aberle9-Oct-16 3:31 
GeneralRe: 42 major lenders on bitcoin Pin
Marc Clifton9-Oct-16 3:43
mvaMarc Clifton9-Oct-16 3:43 
GeneralRe: 42 major lenders on bitcoin Pin
Brian Aberle9-Oct-16 3:45
professionalBrian Aberle9-Oct-16 3:45 
GeneralRe: 42 major lenders on bitcoin Pin
Abhinav S13-Oct-16 3:44
Abhinav S13-Oct-16 3:44 
GeneralRe: 42 major lenders on bitcoin Pin
Eddy Vluggen16-Oct-16 2:30
professionalEddy Vluggen16-Oct-16 2:30 
GeneralRe: 42 major lenders on bitcoin Pin
Brian Aberle16-Oct-16 4:43
professionalBrian Aberle16-Oct-16 4:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.